https://github.com/pxls00/form-add-card
form validation mask
https://github.com/pxls00/form-add-card
card-mask firebase-deploy javascript scss validation vuejs
Last synced: about 2 months ago
JSON representation
form validation mask
- Host: GitHub
- URL: https://github.com/pxls00/form-add-card
- Owner: pxls00
- Created: 2022-06-19T14:23:04.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T10:34:48.000Z (over 3 years ago)
- Last Synced: 2025-03-11T11:33:50.757Z (over 1 year ago)
- Topics: card-mask, firebase-deploy, javascript, scss, validation, vuejs
- Language: Vue
- Homepage: https://form-mask-vue.web.app/
- Size: 286 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# form
## 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/).