This branch has a basic example of adding initial routing to the project.
You can find more information at http://www.hichamelhammouchi.com/development/2016/09/25/universal-react-redux-typescript/
Run npm install
to install all packages.
Once npm install
completes, the postinstall
will execute and create the necessary typings (npm run typings
).
Run npm run dev
and browse to http://localhost:8080/
npm test
npm run coverage
npm run lint
- React
- Redux, react-router-redux, redux-thunk
- React Router
- Express
- TypeScript
- Webpack, Webpack Dev Server
- Tape
- Istanbul
- TSlint, ESlint