@magonxesp/create-node-es6-app
v1.1.1
Published
Create node project with ES6 support using gulp
Readme
create-node-es6-app
Node.js using ES6 project skeleton generator
Usage
$ npx @magonxesp/create-node-es6-app my-app-name- If you see this output:
RunStep (2/2): Install dependencies Error: spawn npm ENOENTnpm installon the root of your new project directory.
Npm scripts
- Build project
$ npm run build - Run
$ npm run start
