Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 211 Bytes

File metadata and controls

7 lines (6 loc) · 211 Bytes

full-stack-template

template for starting a full-stack app

instructions

  1. At root run npm i
  2. go into /api and /web and run npm i && npm update
  3. Add routes and edit front-end as you see fit