My personal website built with SvelteKit, TypeScript and TailwindCSS. Live at arian.gg
All commands are run from the root of the project, from a terminal:
| Command | Action |
|---|---|
pnpm install |
Installs dependencies |
pnpm run dev |
Starts local dev server at localhost:5173 |
pnpm run build |
Build your production site to ./build/ |
pnpm run preview |
Preview your build locally, before deploying |
If you have any feedback, please reach out at [email protected]