A baseline Express app that builds on the Express generated app.
- clone this repo
$ yarn
$ NODE_ENV=production nodemon
$ nodemon
- ES2015 on the backend
- Pug Templating
- Nodemon for server handling
- Refactors the Express project base for code efficiency
- Adds Yarn for dependency management