Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davedawkins/sutil-template-react

How to host React (and other frameworks) inside a Sutil app
https://github.com/davedawkins/sutil-template-react

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

## 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