node-es6-starting-point

1.1.0 • Public • Published

node-es6-starting-point Build Status Coverage Status

Prerequisites

  • Run yarn install

To lint

  • Run yarn lint

To test

  • Run yarn test

To generate test coverage report

  • Run yarn cover

To generate JSDOC

  • RUN yarn doc

To build

  • Run yarn build

To generate CLI script (that required NODE enviornment)

  • Run yarn clify

To gererate a standalone executeable/binary that DOESN'T require NODE environment

  • Run yarn package

To run

  • Run yarn start

Documentations: doc/index.html

Readme

Keywords

none

Package Sidebar

Install

npm i node-es6-starting-point

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

94.7 MB

Total Files

42

Last publish

Collaborators

  • alanzhaonys