Skip to content

AtomiCloud/sulfone.argon

Repository files navigation

Sulfone Carbon

This is the frontend project for CyanPrint Registry written in SvelteKit.

Getting started

Prerequisites

  • nix
  • direnv

Developing

You can start the development server

pls dev

Building

To create a production version of your app:

pls build

You can preview the production build with npm run preview.

pls preview