es6-nodejs-setup
1.0.0 • Public • Published es6-nodejs-project-kickstart

- Make sure you have recent, stable version of nodejs in your system. Please check version before run
$ node -v
-
Clone or download this repository.
-
Run this following command in your terminal from the project folder
Perform eslint in your project
Most of the errors reported by eslint fixed by using this command
This will run all test cases
Generate nyc report -- (optional command)
After testcases passed this will generate nyc report and uploads to codecov
This will create '/dist' folder and converts the ES6 code into es5
/es6-nodejs-setup/
//
Package Sidebar
Install
Weekly Downloads