0.0.9 • Published 9 years ago

upward-samples v0.0.9

Weekly downloads
7
License
-
Repository
github
Last release
9 years ago

Upward Samples

This repository is a set of sample programs for Upward, the declarative Javascript library.

An on-line version of these samples is available here.

Building and running

  • Clone the repo and do npm install.

  • Make sure that browserify is installed globally.

  • Build using bin/build.

  • Now serve dist/index.html.

  • If watchman is installed, then bin/watch will build when things change.

License

Copyright (c) 2014-2015 Bob Myers.

Licensed under the MIT license.