UNPKG

vue-smart-validator

Version:
14 lines 429 B
<!doctype html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Basic</title> </head> <body> <div id="app"></div> <script src="https://cdn.bootcss.com/vee-validate/2.0.0-rc.18/vee-validate.js"></script> </body> </html>