https://github.com/jhen0409/proofood-chrome-extension
https://github.com/jhen0409/proofood-chrome-extension
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jhen0409/proofood-chrome-extension
- Owner: jhen0409
- Created: 2015-01-31T00:58:36.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-07T10:48:23.000Z (over 10 years ago)
- Last Synced: 2025-04-06T04:23:01.467Z (6 months ago)
- Language: CSS
- Size: 387 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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)