Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 299 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 299 Bytes

darrenmatis.com

Development

From your terminal:

npm run dev

This starts the website in development mode, rebuilding assets on file changes.

Deployment

npm run build
npm start

Make sure to deploy the output of remix build

  • build/
  • public/build/