/famous-angular-starter

Starter repo + walkthrough for Famo.us/Angular

Primary LanguageJavaScript

famous-angular-starter

Starter repo for Famo.us/Angular

The master branch is a viable seed project for Famo.us/Angular.

Running

First time:

npm install -g gulp if you haven't installed gulp globally, and then

npm install

From then on:

gulp watch will start the development server and auto-reload on changes.