Skip to content

rbrewer101/training1-extras

Repository files navigation

training1-extras

  • To install this project locally, cd to directory where you want the source code to live, then:

  • install neo4j locally

  • install mongodb locally

  • git clone [email protected]:rbrewer101/training1-extras.git

  • cd training1-extras

  • sudo npm install

  • start application with:

  • node server.js

  • To add a dependency during development:

  • npm install --save

    • NOTE: "--save" adds the dependency to package.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published