will be soon... - link to launch this project
To wrok with this project locally:
- clone/fork/download this repository
- run the following command: npm install
- to launch the project, run the following command: gulp (use localhost:8080)
To run unit tests:
- gulp unit-test