Skip to content

A basic react boilerplate using hooks typescript webpack and cypress for test cases

Notifications You must be signed in to change notification settings

ayukrish/react-hooks-typescript

Repository files navigation

React Hooks Typescript Boilerplate

Provides

  • react ^17.x
  • react-router-dom ^5.x
  • styled-components ^5.x
  • typescript ^4.x

Development

  • webpack-dev-server 3.x

npm start

Building

  • webpack 5.x

Code Quality

  • eslint 7.x
  • husky ^4.x
  • lint-staged ^10.x
  • prettier ^2.x

npm run lint

E2E Testing

  • @testing-library/cypress ^7.x
  • cypress ^6.x

npm run cypress:run npm run cypress:open

About

A basic react boilerplate using hooks typescript webpack and cypress for test cases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published