pavel-kurnosov / hellofamousgulped

HelloWord in Famo.us using Gulp.js, Browserify and CoffeeScript. Act as my template for Famo.us.

Home Page:http://pem-musing.blogspot.fr/2014/04/famous-with-gulpjs-and-browerify-in.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a simple Hello World using Famo.us. It can be used as a template for developing HTML5 apps using this framework.

It uses: Gulp, Browserify, Jade, Sass, CoffeeScript. It comes with a nice livereload server.

How to use it

  1. Clone the repository: git clone https://github.com/PEM--/hellofamousgulped
  2. Hop into it: cd hellofamousgulped
  3. Install the Bower dependencies: bower install
  4. Install the Node dependencies: npm install
  5. Launch the watch task: gulp watch

A simple tutorial

I've created a tutorial that you can read on my blog: Famo.us with Gulp.js and Browerify in CoffeeScript

About

HelloWord in Famo.us using Gulp.js, Browserify and CoffeeScript. Act as my template for Famo.us.

http://pem-musing.blogspot.fr/2014/04/famous-with-gulpjs-and-browerify-in.html


Languages

Language:CoffeeScript 70.3%Language:CSS 27.9%Language:JavaScript 1.7%