Skip to content

Learning Full-Stack JavaScript Development: MongoDB, Node, and React

License

Notifications You must be signed in to change notification settings

slipsnip/learn-fullstack-javascript

Repository files navigation

learn-fullstack-javascript

Learning Full-Stack JavaScript Development: MongoDB, Node, and React

My progress in the Lynda.com course. Goal is to use what I learn here in my UMLeto project.

Origional authors source repo

github.com:jscomplete/learn-fullstack-javascript.git

Removed it as a submodule to this project due to its age. Many things have changed with newer versions of the dependancies and such. I have written everything you see here following the videos, I've made modifications to make it work in 2018.

Work in progress, currently at API to fetch a list of names

Install

  • git clone git@github.com:slipsnip/learn-fullstack-javascript.git
  • Install MongoDb
  • cd learn-fullstack-javascript
  • npm install
  • Modify ./config.js (mongodbName and mongodbUri)
  • node-babel ./loadTestData.js

Test

npm run dev

About

Learning Full-Stack JavaScript Development: MongoDB, Node, and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published