You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# React / TypeScript / JSPM starter-kit
2
2
> Modern & Minimalistic boilerplate for building modular apps with React - utilizing power of TypeScript, ES2016, async/await, ES Modules powered by JSPM/SystemJS.
3
+
> Main goal of this boilerplate project is to keep up-to-date with new releases of React / TypeScript / JSPM, and to follow the best practices as they are constantly evolving.
4
+
> TypeScript 2.0 on horizon - until the official release I will use beta branch for planned update.
3
5
4
6
## Features
5
7
- clean with bare minimum dep to make React & TypeScript & dev server with hot-reload running - the rest is up to you
0 commit comments