Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 451 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 451 Bytes

Eyelexa

nwPlus HackCamp 2021

Hackathon Devpost

Hanmin Kim
Lincoln Lee
Victor Vannara
Rick Zhang

Production procedures

  1. npm install to get dependencies
  2. npm start run to ensure code is running locally
  3. npm run build to make production build
  4. node app.js to ensure production code is running locally
  5. git push heroku main to make the magic happen
  6. rejoice