<%= description %>
$ npm i && npm t
Run application:
$ npm start
Open in browser http://localhost:8080/
Install dependencies and run test
$ npm t
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue
<%= author.name %>
- [Github/<%= username %>](https://github.com/<%= username %>)
- [Twitter/<%= username %>](http://twitter.com/<%= username %>)
- [LinkedIn/<%= username %>](https://www.linkedin.com/in/<%= username %>/)
Dependencies:
<%= Object.keys(dependencies).join(', ') %>
Dev dependencies:
<%= Object.keys(devDependencies).join(', \n') %>
Copyright © <%= year() %> <%= author.name %> Licensed under the <%= license || licenses.join(', ') %> license.