Skip to content

cookiewolf/holding-space

Repository files navigation

Holding Space

The Holding Space website, built with SvelteKit and configured to deploy to Netlify.

Developing

First, install the dependencies:

npm install

Start a development server (you can omit -- --open if you don't want it to open in a new tab automatically):

npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors