Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fforw/snowy

HTML5 snow effect
https://github.com/fforw/snowy

Last synced: 17 days ago
JSON representation

HTML5 snow effect

Awesome Lists containing this project

README

        

# Snowy XMAS

A HTML5 snow effect with random generated snow flakes.

[Link to Demo](http://fforw.github.io/snowy/)

## Prerequisites

You need nodejs ( http://nodejs.org/ ). Make sure to execute "npm install" to download all npm dependencies
after checking this out.

You also need to install gulp globally with "npm install -g gulp" (might need sudo/root/Administrator privileges
depending on your OS).

## Building

use "gulp" to just build, and "gulp watch" to enable streaming build.