https://github.com/grawl/emply-test
test work for emply vacancy
https://github.com/grawl/emply-test
Last synced: 11 months ago
JSON representation
test work for emply vacancy
- Host: GitHub
- URL: https://github.com/grawl/emply-test
- Owner: Grawl
- Created: 2015-03-27T07:13:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-27T08:36:58.000Z (over 11 years ago)
- Last Synced: 2024-04-15T14:20:32.363Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://grawl.github.io/emply-test/
- Size: 750 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test work for Emply vacancy
Based on [yeogurt](https://github.com/larsonjj/generator-yeogurt) Yeoman generator.
Used tools:
- Jade
- Sass
- PostCSS
To build:
- `npm install && bower install`
- `grunt`
Result will be in `dist/`.
To launch project in your browser use `grunt serve` (after install). New tab will be opened in your default browser on `http://127.0.0.1:9010`.