This is a simple SVG worm game based on the Fable.Elmish.React template.
- Install JS dependencies:
yarn install
- Move to
src
folder:cd src
- Install F# dependencies:
dotnet restore
- Start Fable daemon and Webpack dev server:
dotnet fable yarn-start
- In your browser, open: http://localhost:8080/