1.1.1 • Published 4 years ago

@magonxesp/create-node-es6-app v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

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:

    Step (2/2): Install dependencies
    Error: spawn npm ENOENT

    Run npm install on the root of your new project directory.

Npm scripts

  • Build project
    $ npm run build
  • Run
    $ npm run start
1.1.1

4 years ago

1.1.0

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago