Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tpluscode/uv-form-vue
https://github.com/tpluscode/uv-form-vue
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tpluscode/uv-form-vue
- Owner: tpluscode
- Created: 2020-05-12T09:33:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-12T09:34:21.000Z (over 4 years ago)
- Last Synced: 2024-10-24T10:02:33.206Z (2 months ago)
- Language: Vue
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# forms
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).