https://github.com/abrahamspaa/em-es-6
https://github.com/abrahamspaa/em-es-6
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/abrahamspaa/em-es-6
- Owner: abrahamspaa
- Created: 2019-07-21T14:21:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:58:25.000Z (over 3 years ago)
- Last Synced: 2023-07-21T05:39:18.951Z (about 3 years ago)
- Language: JavaScript
- Size: 352 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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/