Javascript package for js-web framework.
- http://js-web-framework.com
- https://www.npmjs.com/package/js-web
- https://github.com/js-web-framework/js-web
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Setup .env (use .env_template)
- npm install
- npm run test
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request