Using Vue-cli's webpack template
API Code for this SPA - https://github.com/jishcem/laravel-spa-api
- Registration
- Login
- Forgot Password & Reset
- JWT Token based Authentication
- ES2015
- Basic Bootstrap styling.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev