https://github.com/phyothukha/vue-with-api
https://github.com/phyothukha/vue-with-api
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phyothukha/vue-with-api
- Owner: phyothukha
- Created: 2024-11-29T05:00:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-09T10:11:00.000Z (over 1 year ago)
- Last Synced: 2025-02-02T08:29:31.765Z (over 1 year ago)
- Language: Vue
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-start
## Project setup
```
pnpm install
```
### Compiles and hot-reloads for development
```
pnpm run serve
```
### Compiles and minifies for production
```
pnpm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).