Node 8+
NOTE: I suggest to use nvm and install the latest version (v10.x.x)
$ npm install -g eslint jest now
$ npm install
NOTE:
In case that use nvm
you will need to set by default Node+6 (eg: nvm alias default v10.8.0
)
$ npm start
open a browser in http://localhost:3000
$ npm run test
$ npm run test:watch
$ npm install --save-dev husky prettier-eslint
now
- Jeronimo Carrizo - Initial work - (https://github.com/Jero786)
This project is licensed under the MIT License