https://github.com/selcuktatar/nuxtjs-firebase
Medium Yazisi:
https://github.com/selcuktatar/nuxtjs-firebase
firebase medium nuxtjs
Last synced: about 1 month ago
JSON representation
Medium Yazisi:
- Host: GitHub
- URL: https://github.com/selcuktatar/nuxtjs-firebase
- Owner: selcuktatar
- Created: 2021-04-17T12:37:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-17T18:00:58.000Z (about 5 years ago)
- Last Synced: 2025-09-18T00:49:24.042Z (9 months ago)
- Topics: firebase, medium, nuxtjs
- Language: Vue
- Homepage: https://tansionline.medium.com/nuxtjs-ile-temel-firebase-kullan%C4%B1m%C4%B1-569d612eacf8
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nuxtjs-firebase
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).