Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 138 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 138 Bytes

asteroids-fp

Implementation of Asteroids using F# via Fable.

dotnet restore
dotnet paket install

yarn install
yarn start