Skip to content

Boilerplate for building single page applications in VueJS - uses - vue-cli's webpack template, have Register, Login , Authenticated Routes, and Forgot and Reset Password.Uses JWT token based Authentication

Notifications You must be signed in to change notification settings

jishcem/vue-spa-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue SPA Boilerplate

Using Vue-cli's webpack template

Features

  1. Registration
  2. Login
  3. Forgot Password & Reset
  4. JWT Token based Authentication
  5. ES2015
  6. Basic Bootstrap styling.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

About

Boilerplate for building single page applications in VueJS - uses - vue-cli's webpack template, have Register, Login , Authenticated Routes, and Forgot and Reset Password.Uses JWT token based Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published