Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 570 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 570 Bytes

doppio-demo

Demo frontend for the Doppio JVM.

  • vendor/browserfs.min.js was created by make release in BrowserFS.
  • vendor/doppio.min.js was created by make library in Doppio.

Instructions

After cloning the repository, run:

make
./tools/server.coffee

And then point a browser at localhost:8000.

If you encounter a problem, please make an Issue for it.