Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phucbm/vue-3-forms
Learn VueJS. Finished.
https://github.com/phucbm/vue-3-forms
vue3
Last synced: 25 days 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T03:15:30.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T15:46:15.877Z (30 days ago)
- Topics: vue3
- Language: Vue
- Homepage: https://phucbm.github.io/vue-3-forms
- Size: 724 KB
- Stars: 0
- Watchers: 2
- 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/).