Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/idindrakusuma/learning-vue-auth
Learning vue auth using Axios, Vuex and Firebase
https://github.com/idindrakusuma/learning-vue-auth
firebase-auth vue-admin
Last synced: 6 days ago
JSON representation
Learning vue auth using Axios, Vuex and Firebase
- Host: GitHub
- URL: https://github.com/idindrakusuma/learning-vue-auth
- Owner: idindrakusuma
- Created: 2018-04-13T13:02:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T04:01:27.000Z (over 6 years ago)
- Last Synced: 2024-12-22T17:15:55.616Z (12 days ago)
- Topics: firebase-auth, vue-admin
- Language: Vue
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learn Vue Auth
> Vua Auth using Axios, Vuex and Firebase
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```