Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThePickupList

An awesome shopping list app using the MERN (MongoDB/Express/React/Node) Stack, plus probably some Socket.IO.

Setup for development

Prereqs

  • Make sure node is up to date. 4.7+ should be fine.
  • Install webpack and webpack-dev-server globally
  npm install -g webpack
  npm install -g webpack-dev-server

Run dev environment

  • Run
  npm install
  • API startup: In one command window run:
  npm run-script start-back
  • Client-side: In another command window run:
  npm run-script start-front

About

An awesome shopping list app using the MERN (MongoDB/Express/React/Node) Stack, plus probably some Socket.IO.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages