Nodejs simple starter boilerplate project using babel
Features
- Babel 7
- Environment Variables
- Unit test with mocha and chai
- Build with babel
Requirements
Installation
- clone the project
- run yarn or npm install
- create a .env file in your root directory
Boilerplate project for a nodejs babel, mocha and chai aplication.
JavaScript