Skip to content

NewNanCity/CsgScratch

Repository files navigation

CsgScratch Editor

View Document

    

    

Alt text

Setup

Install the dependencies:

pnpm install

Get Started

Start the dev server:

pnpm dev

Build the app for production:

pnpm build

For more information, see the Modern.js documentation.