Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 402 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 402 Bytes

react-typescript

Simple project example.

  • ReactJS (create-react-app)
  • TypeScript
  • Storybook
  • React Router
  • Styled Components
  • React Context API
  • Environment handler (.env)
  • i18n
  • Prettier
  • TSLint
  • Pre commit hooks (Husky)
  • Material UI
  • Formik
  • Enzyme
  • Jest

npm run start

npm run storybook

npm run test