Skip to content

jdubie/react-typescript-starter

Repository files navigation

react-typescript-starter

  • typescript
  • JSX (with typechecking)
  • hot loading react and scss
  • webpack build
  • tests via karma
  • basic server isomorphic rendering

getting started

git clone git@github.com:jdubie/react-typescript-starter
npm install

hot loading for local development

npm start

tests

npm test

server isomorphic rendering

make server

About

Starter react typescript project with jsx, hot loading, and more...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published