Skip to content

Commit cbc4fc0

Browse files
authored
Update README.md
1 parent 571f4a4 commit cbc4fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Run typescript files with imports on the fly. Like [ts-node](https://www.npmjs.com/package/ts-node), but for browser.
44

5-
Perfect fallback solution for environments that are only supposed to host static source files (like [GitHub Pages](https://help.github.com/en/github/working-with-github-pages/about-github-pages)).
5+
Perfect fallback solution for environments that are only supposed to host static source files (like [GitHub Pages](https://help.github.com/en/github/working-with-github-pages/about-github-pages)) as well as for prototyping and gradual migration of vanilla js or angular projects to tsx/react page by page.
66

77
Usage: ([sample project](https://klesun.net/entry/midiana/))
88
```html

0 commit comments

Comments
 (0)