Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jesielviana/mini-curso-vue-firebase
https://github.com/jesielviana/mini-curso-vue-firebase
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jesielviana/mini-curso-vue-firebase
- Owner: jesielviana
- Created: 2020-12-08T11:40:14.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T11:49:07.000Z (about 4 years ago)
- Last Synced: 2024-11-07T12:13:01.707Z (about 2 months ago)
- Language: Vue
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Curso de Vue.js com Firebase
[https://aula-ifpi-curso-vuejs-firebase.web.app/](https://aula-ifpi-curso-vuejs-firebase.web.app/)
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### JavaScript style guide, linter, and formatter
[https://standardjs.com/](https://standardjs.com/)