Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 583 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 583 Bytes

README

Deploying your site

To run your code locally, go to the source folder and run

    gulp serve

and then go to browser and open http://wwww.localhost:3000/.

To deploy your site, simply run the following command from your project directory:

    firebase deploy

This will deploy your project to .firebaseapp.com. In the next section, we'll walk through using a custom domain with Firebase Hosting.

Window Install

Install python2.7 (Anaconda) Install ruby Install gem

  npm install node-sass -g
  npm install bower -g