/node-developer-environment

This is the development environment boilerplate I use for future Node projects. It's opinionated and includes: Express.js server, compiling/transpiling: Webpack, Babel, Linting with ESLint and testing with Mocha and NPM cascading scripts for running a Jedi environment for future React apps I'll create. This was partially forked from another project and tutorials.

Primary LanguageJavaScript

Watchers