mirror of
https://github.com/cloudstack-llc/msty-studio-docs.git
synced 2026-07-25 20:56:00 -04:00
chore/msty-local
For more details regarding the setup see: shadcn-docs-nuxt.
Setup
Make sure to install the dependencies:
# bun
bun install
Development Server
Start the development server on http://localhost:3000
bun run dev
Production
Build the application for production:
bun run build
Locally preview production build:
bun run preview
Description
Languages
Vue
39.9%
JavaScript
27.3%
TypeScript
26.9%
CSS
5.9%