Skip to content

sotoer/starter-typescript-react

Repository files navigation

Typescript React App

Starter app for React using Typescript with sensible configuration.

  • webpack
  • typescript
  • eslint
  • jest

install

$ yarn install

Start developing

$ yarn run dev

Don't forget to run lint and test

$ yarn run lint

$ yarn run test

And the final build step

$ yarn run build

About

Starter app for React using Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published