Skip to content

lightingSong/amp-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coding-test

inside myapp/public folder, install all front end dependencies

npm install

##in the root folder, install all server side denpendencies

npm install

##in the root folder, start server

npm start

#Assumptions

  1. Node and NPM installed
  2. MongoDB installed
  3. MongoDB server start on mongodb://localhost:27017/test'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published