An open API service indexing awesome lists of open source software.

https://github.com/lucasteles/fsharp.monogame.3d.triangle

this challenge https://www.youtube.com/watch?v=K84VkRkk8Ns
https://github.com/lucasteles/fsharp.monogame.3d.triangle

Last synced: 6 months ago
JSON representation

this challenge https://www.youtube.com/watch?v=K84VkRkk8Ns

Awesome Lists containing this project

README

          

# fsharp-monogame-template

## Configuration

```
dotnet tool restore
dotnet build
```

## Run

```
dotnet run
```