mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-15 09:40:52 +00:00
Updates the requirements on [askama](https://github.com/djc/askama) to permit the latest version. - [Release notes](https://github.com/djc/askama/releases) - [Commits](https://github.com/djc/askama/compare/0.7.2...0.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
TODO MVC
View documentation for this example online or View compiled example online
You can build the example locally with:
$ npm run serve
and then visiting http://localhost:8080 in a browser should run the example!