Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 352 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 352 Bytes

Canvas Clock

Install graph dependencies: fbpx install graphs/clock.fbp

fbpx browserify graphs/clock.fbp > example/bundle.js

Watch: fbpx browserify graphs/alert.fbp --watch -o example/bundle.js

Watch and reload with fb-flo:

fbpx browserify graphs/alert.fbp --watch --browser -o example/bundle.js

Server index.html http-server example/