UNPKG

create-moost

Version:
22 lines (14 loc) 261 B
# {{ projectName }} A full-stack application built with [Moost](https://moost.org), [Vite](https://vite.dev), and [Vue](https://vuejs.org). ## Dev ```bash npm run dev ``` ## Build ```bash npm run build ``` ## Start (production) ```bash npm run start ```