Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 469 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 469 Bytes

fire2bowyer

Bowyer architecture and ease of development on firebase with angular2

fire2bowyer uses angular-cli Before starting execute angular-cli

npm install -g angular-cli

Get the code:

git clone git@github.com:colorgap/fire2bowyer.git

Get npm modules

cd fire2bowyer

npm install

Use angular-cli command for local development and testing

ng serve

Use angular-cli command for build

ng build --prod

Deploy:

firebase deploy --project