An open API service indexing awesome lists of open source software.

https://github.com/abrahamspaa/em-es-6


https://github.com/abrahamspaa/em-es-6

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Day 1

- Added dependencies body-parser express mongoose
- Added devDependencies @babel/core @babel/node @babel/preset-env nodemon
- Added .babelrc

Ref:
- https://arjunphp.com/building-rest-apis-es6-node-js-express-mongodb/
- https://www.robinwieruch.de/minimal-node-js-babel-setup/