Skip to content

fabianocouto/browser-extension

 
 

Repository files navigation

Start the development server with this command:

npm start

Setup

sudo apt-get install ruby-dev
sudo gem install compass
sudo npm install

Compile

npm run compile.dev.chrome
npm run compile.prod.chrome
npm run compile.dev.firefox
npm run compile.prod.firefox

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 85.5%
  • SCSS 9.4%
  • CSS 4.6%
  • Other 0.5%