7honteux

Developing

Once you've created a project and installed dependencies with yarn, start a development server:

yarn dev

Building

To create a production version of your app:

yarn build

You can preview the production build with yarn preview.