Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 245 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 245 Bytes

Book

Everything I've learned from UCDD II - 2016.

Install

$ npm install

Test / Development

Build

$ node build.js

Serve

$ firebase serve

The server is default to http://localhost:5000

Deploy

$ firebase deploy