Skip to content

Commit 13a2f9d

Browse files
committed
readme
1 parent 70f419a commit 13a2f9d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ A template for writing your next [Solid-js](https://solidjs.com) app in [F#](htt
88

99
Write your F# app using [Feliz.JSX.Solid](https://github.com/fable-compiler/Feliz.JSX) and [Feliz DSL](https://zaid-ajaj.github.io/Feliz/).
1010

11+
## Setup (.NET + F#)
12+
13+
* install latest [dotnet-sdk](https://dotnet.microsoft.com/en-us/), e.g. on mac `brew install dotnet-sdk`.
14+
* install [ionide extension](https://ionide.io/) for vs-code or [the vim extension](https://github.com/ionide/Ionide-vim), other F# enabled editors like JB Rider or MSVS support F# natively as well and offer free community versions.
15+
1116
## Go 👨🏽‍🔧
1217

1318
```bash

0 commit comments

Comments
 (0)