Skip to content

aksdevopsgit/Cypress-Program

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-js-simple-login-app

A simple user login app built using Vue.js. This app allows access to secure portion of website only after the user has authenticated.

Prerequisites

  • Vue.js cli installed. To install cli run this command npm install -g @vue/cli. To check if the cli is already installed run the following command vue --version.

Running Project

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Test

Demo Gif

Useful Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 53.8%
  • Vue 40.7%
  • HTML 5.5%