https://github.com/espy/hood.ie-2014
https://github.com/espy/hood.ie-2014
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/espy/hood.ie-2014
- Owner: espy
- Created: 2014-06-13T09:01:02.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T10:54:47.000Z (over 8 years ago)
- Last Synced: 2024-12-30T14:23:03.156Z (over 1 year ago)
- Language: CSS
- Size: 2.14 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hood.ie redesign 2014
After you clone, please `$ npm install && bower install`.
Run with `$ grunt server`, this will open the site in your default browser. You'll have livereload enabled on all `html, `scss and `js files in `src`;
`$ grunt build` should work but might need some cleanup.