Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 447 Bytes

File metadata and controls

14 lines (9 loc) · 447 Bytes

Fable basic interop

Basic Fable interop: window.alert, Math.random, DOM, p5.js

Requirements

Building and running the app

  • npm install
  • npm start