Skip to content

soupi/specular-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

specular-play

Following reflex-dom in bits using specular.

Compile with:

bower i
pulp browserify --to dist/app.js

Work interactively with:

pulp --watch browserify --to dist/app.js

And an http server on this directory.