Skip to content

puopg/graffiome

 
 

Repository files navigation

Graffio.me

A lighthearted chrome extensions to personalize the web.

Team

  • Product Owner: koziscool
  • Scrum Master: wettowelreactor
  • Project Manager: mrblueblue
  • Technical Lead: rmagee88
  • Development Team Members: koziscool, mrblueblue, rmagee88, wettowelreactor

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

  • Google Chrome

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.7%
  • HTML 11.3%
  • CSS 3.0%