Skip to content

ggilles/butterchurn-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

A simple demo usage of butterchurn

Usage

clone this repository:

$ git clone https://github.com/ggilles/butterchurn-simple.git

initialize node modules:

$ cd butterchurn-simple
$ yarn install

The demo won't work from local files, you have to use a web server, python's SimpleHTTPServer will be enough:

$ python -m SimpleHTTPServer

Open the demo:

$ open http://localhost:8000/demo.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages