399 B
399 B
TypeScript, Babel, React, and Karma Sample
Getting started
You'll need node / npm installed. To get up and running just enter:
npm install
npm run serve
This will:
- Download the npm packages you need (including the type definitions from DefinitelyTyped)
- Compile the code and serve it up at http://localhost:8080