Provide a simple setup steps that can fit in one page.
This is a sample project from the TypeScript book : TypeScript Deep Dive.
git clone https://github.com/basarat/react-typescript.git
npm i
npm start
Visit http://localhost:8080
A demo based on https://basarat.gitbooks.io/typescript/content/docs/quick/browser.html
JavaScript
Provide a simple setup steps that can fit in one page.
This is a sample project from the TypeScript book : TypeScript Deep Dive.
git clone https://github.com/basarat/react-typescript.git
npm i
npm start
Visit http://localhost:8080