Skip to content

mtcaptcha-public/MTCaptcha-vuejs-exapmple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTCaptcha-vuejs-exapmple

Sample Implementation of MTCaptcha for VueJS

MTCaptcha VueJS Application

Project setup

Install Node Modules via NPM

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

Application will be up at http://localhost:8080/


Inorder to run the application Register your domain at MTCaptcah ( https://admin.mtcaptcha.com/) Get the Site key and update

src/App.vue

Once the application is up go to http://localhost:8080/login

To see login page

Test user name/password = test/test

About

Sample Implementation of MTCaptcha for VueJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published