Files
prime-dash-template/README.md
effendy-dev 5ac477a3c0 first commit
2025-01-21 08:18:07 +07:00

48 lines
467 B
Markdown

# default
## Project setup
https://prime-dash-admin-tempate.netlify.app/
```
# yarn
yarn
# npm
npm install
# pnpm
pnpm install
```
### Compiles and hot-reloads for development
```
# yarn
yarn dev
# npm
npm run dev
# pnpm
pnpm dev
```
### Compiles and minifies for production
```
# yarn
yarn build
# npm
npm run build
# pnpm
pnpm build
```
### Customize configuration
See [Configuration Reference](https://vitejs.dev/config/).
"# vue-learning-project"