Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days ago
JSON representation
How to host React (and other frameworks) inside a Sutil app
- Host: GitHub
- URL: https://github.com/davedawkins/sutil-template-react
- Owner: davedawkins
- Created: 2021-10-09T10:50:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T17:05:20.000Z (almost 2 years ago)
- Last Synced: 2024-12-15T13:08:13.632Z (about 1 month ago)
- Language: F#
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-sutil - sutil-template-react - How to host React (and other frameworks) inside a Sutil app, by Dave Dawkins (Sample Apps)
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