Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itmtm/vue_3
https://github.com/itmtm/vue_3
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/itmtm/vue_3
- Owner: ITmTm
- Created: 2024-01-09T11:42:33.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-16T10:50:18.000Z (10 months ago)
- Last Synced: 2024-01-16T19:17:55.426Z (10 months ago)
- Language: Vue
- Size: 276 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project_vue_couse
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).