javascript-development-environment
Features
- Koa 2
- Babel 7
- Webpack 4
- Hot Module Replacement
- SASS
- Mocha
- ESLint
- For all the packages see package.json
Getting started
Node version must be >= 7.6.0
Clone the project
git clone https://github.com/EndiM/javascript-development-environment.git.
Install dependencies
Run development server
Building
For all the functionalities see npm scripts package.json
Contribute
Feel free to contribute to make it better :)
Disclaimer
This development environment is heavily inspired by Cory House repo