Cookie Music

项目正在开发中,全新极简玻璃风格
npm:
npm i
npm run dev
npm run build
npm run serve
yarn:
yarn
yarn dev
yarn build
yarn serve
参考资料
- Vite dev server with netlify dev support (dev notes)
- Volar - recommended (instead of Vetur) VSCode extension built specifically for Vue 3
- Pinia - state-management alternative to Vuex 4 with a similar to upcoming Vuex 5 API
- VueUse - collection of essential Vue Composition Utilities