View on GitHub

Graffiome

Graffiti for the web

Download this project as a .zip file Download this project as a tar.gz file

Graffio.me

A lighthearted chrome extension to personalize the web.

Link to Chrome Web Store

Team

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Contributing

Usage

Install, sign up, deface the web with your friends.

Requirements

Development

Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Installing Dev Chrome Extensions

Check this StackOverflow for more details, basic steps below:

Extensions can be loaded in unpacked mode by following the following steps:

  1. Visit chrome://extensions (via omnibox or menu -> Tools -> Extensions).
  2. Enable Developer mode by ticking the checkbox in the upper-right corner.
  3. Click on the "Load unpacked extension..." button.
  4. Select the directory containing your unpacked extension.

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.