https://github.com/equilapi/vue2-recaptcha-v2
Integración de vue 2 con recaptcha v2
https://github.com/equilapi/vue2-recaptcha-v2
Last synced: about 1 month ago
JSON representation
Integración de vue 2 con recaptcha v2
- Host: GitHub
- URL: https://github.com/equilapi/vue2-recaptcha-v2
- Owner: Equilapi
- Created: 2022-06-24T00:42:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-24T01:38:51.000Z (over 3 years ago)
- Last Synced: 2025-01-20T20:53:17.325Z (about 1 year ago)
- Language: Vue
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue2-recaptcha-v2
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).