Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 359 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 359 Bytes

Physics Demo in Elm (Try It)

physics demo

Run Things Locally

git clone https://github.com/y-taka-23/elm-ballpool.git
cd elm-ballpool
elm-package install
npm install
npm run start