This is the frontend project for CyanPrint Registry written in SvelteKit.
- nix
- direnv
You can start the development server
pls dev
To create a production version of your app:
pls build
You can preview the production build with npm run preview
.
pls preview