Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 379 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 379 Bytes

Fireball in CSS without canvas

Demo : http://codepen.io/made-on-mars/pen/mOvLEx/left

Inspired by this gif - Sorry don't know the source

Installation

git clone https://github.com/MadeOnMars/fireball.git
cd fireball
npm install
gulp
# The project is available at http://localhost:3000