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

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

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`.