Setup
All config is defined in site.config.ts.
This project requires a recent version of Node.js (>= 14.17).
- Fork / clone this repo
- Change a few values in site.config.ts
npm install
npm run dev
to test locallynpm run deploy
to deploy to vercel 💪
All config is defined in site.config.ts.
This project requires a recent version of Node.js (>= 14.17).
npm install
npm run dev
to test locallynpm run deploy
to deploy to vercel 💪