Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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