Skip to content

aavondet/lunch-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lunch-app

Find others to go to lunch with!

Installation

  1. Install MongoDB (https://www.mongodb.com/download-center/community)
  2. Install node.js (v8.11.3 or higher)
  3. Start your local Mongo database
  4. Clone this repository: git clone https://github.com/aavondet/lunch-app
  5. Go into the project folder: cd lunch-app
  6. Install dependencies: `npm install

Dev Scripts

  • npm run build : Builds a bundle.js in ./public
  • npm run test : Runs the server on http://localhost:8080

Make sure to build before running the server

About

Find others to go to lunch with

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published