Skip to content

samuelalvin/react-min-setup

Repository files navigation

react-min-setup

Minimal setup of ReactJs for reuse purpose

App Specifications

Below is the app specifications:

  1. Use React as its framework
  2. Provide React Router
  3. Use Typescript as its preprocessor
  4. React Testing can be done using TestUtils from "react-dom/test-utils" and ReactShallowRenderer from "react-test-renderer/shallow"
  5. Use Jasmine and Karma for the test
  6. Use webpack to bundle the app

About

Minimal setup of ReactJs for reuse purpose

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published