Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```