fe-boilerplate/README.md
2016-02-26 16:56:18 +01:00

9 lines
168 B
Markdown

# React-TypeScript
Minimal boilerplate for a single-page app using MobX, React and TypeScript with TSX.
Initial run:
* Install Node.js
* `npm install`
* `npm start`