Skip to content

importantimport/mixed.lab

Repository files navigation

Mixed.Lab

Deployment

Mixed.Lab is deployed at mixed-lab.pages.dev.

@iwer/devui is enabled automatically for local, to enable it in the site you need to press Win + Alt + E.

Development

pnpm install # install dependencies
pnpm dev # start dev server
pnpm build # build for production
pnpm preview # preview the production
pnpm clean # clean cache

License

MIT