Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 143 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 143 Bytes

Run

dart2js ./bin/main.dart -o ./web/main.dart.js 

from the same folder as this README, then open web/index.html in your browser.