Skip to content

apieceofbart/typescript-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

This repo contains basic React + Typescript configuration. Master branch contains minimal config, check other branches for additional configs.

Flavours

  1. React-router
  2. Auth0 (Todo)
  3. Redux (Todo)

Development

Open 2 terminal windows:

  1. npm run start - to run wepback dev server
  2. npm run ts-check - to run typescript compiler in watch mode

Todo

  1. add unit testing (jest)
  2. styling?
  3. better production build (source maps, publicPath etc.)
  4. add auth0 (another branch?)
  5. add redux (another branch?)

About

Boilerplate for typescript react projects. Using webpack 4 and babel 7.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published