An open API service indexing awesome lists of open source software.

https://github.com/jhen0409/proofood-chrome-extension


https://github.com/jhen0409/proofood-chrome-extension

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# proofood-chrome-extension

## Install Things

``` sh
$ npm install -g grunt-cli
$ npm install -g bower
$ gem install compass sass
$ npm install
$ bower install
```

## Start Developing
``` sh
$ grunt

// compress assets/public to proofood-chrome-extension.zip
$ grunt build
```

## chrome extension path
```
assets/public
```

## Download

[Chrome Web Store](https://chrome.google.com/webstore/detail/proofood/cmlgcooedoncdldaibaaimjhbimnhlfj)