GitXplorerGitXplorer
s

gravity

public
1 stars
1 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

To get this up and running on your machine:

  • Clone the repo
  • cd into the gravity directory
  • cargo install wasm-bindgen-cli
  • ./build.sh
  • The project will be running on localhost:8080

Work in Progress: while this compiles and runs it doesn't actually do anything yet. Nonetheless, you can use this as a template for your own wasm-bindgen project.