/sutil-template-react

How to host React (and other frameworks) inside a Sutil app

Primary LanguageF#

Sutil Hosting

How to host React and other frameworks inside a Sutil app

See https://sutil.dev/#documentation-hosting-react for more details

Getting Started

$ dotnet tool restore
$ npm install
$ npm run start

View the demo at localhost:8080