GitXplorerGitXplorer
s

gravity

public
1 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
0feb83ca73fe49ba02b714dabe48942483fe6bab

README

ssomeguynamedmatt committed 6 years ago
Unverified
7eff08ee3766eae3f55789ba97ac08d49f202a23

init

ssomeguynamedmatt committed 6 years ago

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.