0.1.2-3 • Published 5 years ago
engine-rho v0.1.2-3
libstarter
A Node Module starter boilerplate based on Enginite.
Installation
$ npx @enginite/create-app my-node-module @enginite/libstarter
$ cd my-node-moduleScripts
# To Run Devserver with watch
yarn dev# To Build Node Module
yarn buildPreconfigured with
- Eslint
- Prettier
- Babel
- Webpack
- Psc-package