samuelayo / typescript-react-update

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React tyoescript tutorial

To run this repository, if you do not have typescript installed, run:

npm install -g typescript

Then link typescript:

npm link typescript

install dependencies:

npm i 

build the bundle:

npm run magic 

Open the index.html file in the root in a browser and see i works.

Full tutorial can be found here:

About


Languages

Language:TypeScript 71.8%Language:JavaScript 16.1%Language:HTML 12.1%