Skip to content

metastable-studio/docs

Repository files navigation

Metastable Docs

Setup

Install the dependencies:

npm install

Get Started

Start the dev server:

npm run dev

Build the website for production:

npm run build

Preview the production build locally:

npm run preview

Releases

No releases published

Packages

No packages published