Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 663 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 663 Bytes

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