Skip to content

andreasandpiper/react-typescript-template

Repository files navigation

React Typescript App

Getting started

  1. npm install to install local dependencies

Run locally

  • npm run dev

Tun tests

  • npm test

Check types

  • npm run check:types

Code style

  • npm run lint
  • npm run lint:fix

About

A base React and Typescript app, including eslint, webpack, jest, react testing library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published