Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 315 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 315 Bytes

The Daily GO'ings

Code for the TDG site

Dev

  • npm run to install dependencies
  • Edit content/episode/ files
  • Upload mp3 file
  • Run npm run dev
  • Access localhost:1313

Deploy

Deploy is done with npm run build but it is handled by netlify, automatically built and pushed to production server.