upward-samples
v0.0.9
Published
Samples for Upward, the front-end library for modern boys and girls
Downloads
4
Readme
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.