Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Latest commit

 

History

History
 
 

webpack2-gulp-react-flux-babel-karma

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:

  1. Download the npm packages you need (including the type definitions from DefinitelyTyped)
  2. Compile the code and serve it up at http://localhost:8080