developers is a directory of developers to help people interested to find and publish profiles.
It's required to have wasm-pack
, cargo-make
and simple-http-server
installed with cargo install
.
You can serve an simple-http-server
to server files at static
directory by issuing: cargo make serve
.
This command will run the serve
task available in the Makefile.toml
.
This project is build using wasm-pack
, the build.sh
is a "shorcut" script that issues a wasm-pack
command which outputs the source to the static
directory
bash ./build.sh