hellofamousgulped
hellofamousgulped copied to clipboard
HelloWord in Famo.us using Gulp.js, Browserify and CoffeeScript. Act as my template for Famo.us.
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
- Clone the repository:
git clone https://github.com/PEM--/hellofamousgulped - Hop into it:
cd hellofamousgulped - Install the Bower dependencies:
bower install - Install the Node dependencies:
npm install - 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