0.0.9 • Published 10 years ago
upward-samples v0.0.9
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
browserifyis installed globally.Build using
bin/build.Now serve
dist/index.html.If watchman is installed, then
bin/watchwill build when things change.
License
Copyright (c) 2014-2015 Bob Myers.
Licensed under the MIT license.
0.0.9
10 years ago