Skip to content

ImmediatePlatform/Immediate.Dev

Repository files navigation

Immediate.Dev

Public website for the ImmediatePlatform, powered by create-svelte.

Developing

After installing node.js (version 23 is recommended), enable yarn by running corepack enable.

Once you've installed dependencies with yarn install, start a development server:

yarn dev

# or start the server and open the app in a new browser tab
yarn dev -- --open

Building

To create a production build run:

yarn build

You can preview the production build with yarn preview.

Deployment uses @sveltejs/adapter-static.

About

Public Website for the ImmediatePlatform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published