Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 338 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 338 Bytes

New New Dev site

This version of the dev site was built with NextJs and Bolt.ai/Cursor using prompts and generic ShadCN components. It is intended to be easier to manage and deploy than the nextra based dev site, which was very diffucult to add new functionality to.

Building

npm i
npm run dev

or

npm run build