A little bit changed from generated by ts2fable
- Install JS dependencies:
npm install
- Install tools :
dotnet tool restore
- Install F# dependencies:
paket install
- Start application :
npm run start
A little bit changed from generated by ts2fable
npm install
dotnet tool restore
paket install
npm run start