https://github.com/locol23/deno-react
Build React with deno
https://github.com/locol23/deno-react
deno react typescript
Last synced: about 2 months ago
JSON representation
Build React with deno
- Host: GitHub
- URL: https://github.com/locol23/deno-react
- Owner: locol23
- Created: 2019-06-30T05:14:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-30T13:54:12.000Z (almost 7 years ago)
- Last Synced: 2025-09-13T08:42:40.598Z (10 months ago)
- Topics: deno, react, typescript
- Language: HTML
- Homepage:
- Size: 348 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deno-react
Build React with deno
# Getting Started
```
sh build.sh
open ./dist/index.html
```