Skip to content

knowledgefutures/2024-04-RadicalRapidPublishing

Repository files navigation

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