The current website was rewritten in Svelte, this is depreciated and fundamentally different
- Use Github Desktop or Clone the Repo.
- CD into your directory
- Run
npm run dev
oryarn dev
(if you have yarn installed)
Required Software / Programs:
- NodeJS (NPM) - Recommended Addon: Yarn
- Editor: VSCode
- Extension/s: Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build