Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 314 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 314 Bytes

Contributing

Code in this repo will probably give you cancer! You have been warned.


All code is compiled using Babel which can be started by npm run build in a watch mode.

After starting the application by running npm start, you can reload it by selecting View -> Reload from the menu.