Skip to content

Dean177/lunch

Folders and files

NameName
Last commit message
Last commit date
Feb 5, 2016
Feb 21, 2016
Jan 17, 2016
Feb 20, 2016
Feb 21, 2016
Jan 28, 2016
Jan 29, 2016
Feb 20, 2016
Jan 28, 2016
Jan 30, 2016
Feb 7, 2016
Feb 8, 2016
Feb 20, 2016
Feb 5, 2016
Jun 4, 2016
Sep 27, 2015
Feb 20, 2016
Feb 20, 2016

Repository files navigation

Lunch

Circle CI

Requirements

Running

  • Get the dependency packages with npm install
  • Create an ENV file in the project root, filling in the variables detailed in ENV.example
  • Run in development mode with npm start
  • Open a browser at http://localhost:3333

Deployment

npm run start:production will create a production build of the client and start the server