A template for creating server using express, eslint, mocha, chai and using ES6 compatibility
// to run the app
> yarn start
// to run the test
> yarn test
Using the following packages:
"chai": "^4.1.2",
"chai-http": "^4.0.0",
"cors": "^2.8.4",
"dotenv": "^6.0.0",
"express": "^4.16.3",
"jsonwebtoken": "^8.2.2",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"babel-cli": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"eslint": "^4.19.1",
"rimraf": "^2.6.2"
Don't forget to follow me on github guys, thank you. I love you :)