Skip to content

plasma-umass/doppio-demo

 
 

Repository files navigation

Doppio Demo

Demo of the Doppio Runtime System. Click here to enter the demo.

Links:

Building the Demo

Prerequisites: Clone DoppioJVM somewhere, build it, and npm link it.

To build the demo, run:

npm install
npm link doppiojvm
grunt

Serve the demo direct from the build/ directory:

cd build
http-server  # or any other file server

Or copy the build directory's contents to the desired location on your webserver.

About

Demo of the Doppio Runtime System.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 66.9%
  • TypeScript 19.2%
  • CSS 9.2%
  • JavaScript 2.6%
  • HTML 1.9%
  • KiCad Layout 0.2%