Install the dependencies:
yarn
Start the dev server:
yarn dev
Build the app for production:
yarn build
Preview the production build locally:
yarn preview
This project is licensed under GPL 3.0, with the exception of the following components:
@skyline/worker
: ISC