Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shuvro/opinion-survey
Vue Nuxt Firebase
https://github.com/shuvro/opinion-survey
firebase firestore nuxt nuxtjs vue-components vue-router vuejs
Last synced: 6 days ago
JSON representation
Vue Nuxt Firebase
- Host: GitHub
- URL: https://github.com/shuvro/opinion-survey
- Owner: shuvro
- Created: 2020-02-14T14:32:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T14:17:20.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T20:16:25.519Z (over 1 year ago)
- Topics: firebase, firestore, nuxt, nuxtjs, vue-components, vue-router, vuejs
- Language: Vue
- Size: 3.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Opinion Survey
> Nuxt.js project
## Build Setup
``` bash
# Install dependencies
$ npm install# Serve with hot reload at localhost:3000
$ npm run dev# Build for production and launch server
$ npm run build
$ npm start# Generate static project
$ npm run generate
```