Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

k2wanko/vue-webpack-simple-rendering

Repository files navigation

vue-webpack-simple-rendering

Vue Server Side Rendreing on Cloud Functions for Firebase Example

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev # SPA, no SSR

# build for production with minification
npm run build

# start firebase server
# create project from https://console.firebase.google.com
npm install -g firebase-cli
firebase use ${project_id}
pushd functions && npm install && popd
# require `npm run build`
npm run serve

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages