Skip to content

mumu-140/Vue-LoginBox-

 
 

Repository files navigation

Vue-LoginBox-

This includes a Registration and Login Box

Dependencies VueJS, BootStrap (Only for Styling) and axios.

To add it to a project you only need add the dependencies and add "<login_box></login_box>" anywhere on your html code.

To run in on a local machine, you only need to download the project and double click on index.html. (if it does not work, just recompile everything by running) npm install npm run dev

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.1%
  • Vue 35.5%
  • JavaScript 9.7%
  • CSS 3.7%