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

https://github.com/mohammadsafia/vue-form-task

Full stack app for authentication flow app using `Vue` and firebase.
https://github.com/mohammadsafia/vue-form-task

axios bem best-practices clean-code restful-api vue vue-router vuex

Last synced: 3 months ago
JSON representation

Full stack app for authentication flow app using `Vue` and firebase.

Awesome Lists containing this project

README

        

# vue-form-task

## Project setup
```bash
npm install
```

### Compiles and hot-reloads for development
```bash
npm start
```

### Compiles and minifies for production
```bash
npm run build
```

### Lints and fixes files
```bash
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).