percy 0.0.1

A modular toolkit for building isomorphic web apps with Rust + WebAssembly
Documentation

Percy Build Status docs

A modular toolkit for building isomorphic web apps with Rust + WebAssembly

percy cargo documentation <--- TODO... publish

Initial Background / Motivation

TODO...

Getting Started

TODO...

link to mdbook...

Running the example isomorphic web app locally

git clone https://github.com/chinedufn/percy
cd percy
./examples/isomorphic/start.sh

Now visit http://127.0.0.1:7878 !

Contributing

Please open issues / PRs explaining your intended use case and let's see if we should or shouldn't make percy support it!

Also feel free to open issues and PRs with any questions / thoughts that you have!

To test

TODO... make this a script so that we can run the JSDOM tests also

cargo test --all

See Also

License

MIT