Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/angelmunoz/expressive

A getting started with F# and Express
https://github.com/angelmunoz/expressive

express fable-javascript fable3 fable4 fsharp node nodejs template

Last synced: about 2 months ago
JSON representation

A getting started with F# and Express

Awesome Lists containing this project

README

        

# Fable With Express

## Run

```bash
dotnet tool restore
pnpm install # or npm install
npm start
```