https://github.com/phucbm/vue-3-forms
Learn VueJS. Finished.
https://github.com/phucbm/vue-3-forms
vue3
Last synced: 3 months ago
JSON representation
Learn VueJS. Finished.
- Host: GitHub
- URL: https://github.com/phucbm/vue-3-forms
- Owner: phucbm
- Created: 2022-04-20T14:25:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T03:15:30.000Z (over 4 years ago)
- Last Synced: 2026-03-27T04:46:52.935Z (4 months ago)
- Topics: vue3
- Language: Vue
- Homepage: https://phucbm.github.io/vue-3-forms
- Size: 724 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-3-forms
## 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/).