Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 736 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 736 Bytes

2024-04 Radical Rapid Publishing

This is a demo site built by Knowledge Futures. Content and names on this site may be fabricated for the sake of demonstration.

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at
npm run build Build your production
npm run start Preview your build locally, before deploying