Skip to content

tostaylo/rust-fel-example

Repository files navigation

rust-fel-example

A website utilizing the rust-fel front end library for rust-wasm.

Bootstrapped with wasm-bindgen/example/without-a-bundler Typescript

View documentation for this example online

You can build the example locally with:

$ npm run cargo

Then serve this directory in your favourite webserver and navigate to host:port to open the index.html in your browser:

# static server from https://crates.io/crates/https
http

# or use python
python2 -m SimpleHTTPServer
python3 -m http.server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published