- Node = v10.15.x
- NPM >= v6.4.x
- Yarn >= v1.3.2 or
npm install -g yarn
yarn
- yarn start:development: start server in development mode http://localhost:8000
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Check Releases for detailed changelog.
MIT license © Hemerson Vianna