Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 413 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 413 Bytes

Tiny House Holidays

codecov

Build instructions

  1. cd into server and npm run build
  2. cd into client and npm run build

When you run these build commands, the compiled JS build code will be saved to /tinyhouse-deploy.

Test instructions

TBC.