nataneb32 / login-page-vuejs

Example login page with a fake api.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example page of login in Vuejs

Screenshot Login Page

It's just a example page from zero using Vuex, Vue Router and Vuejs. Running example on Netlify

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report

For a detailed explanation

About

Example login page with a fake api.


Languages

Language:JavaScript 90.3%Language:Vue 7.3%Language:HTML 2.4%