typescript-react-starter icon indicating copy to clipboard operation
typescript-react-starter copied to clipboard

React & TypeScript Starter with webpack, ts-jest and runtime environment variables. It comes with fp-ts ecosystem and pre-configured prettier, eslint, vscode, husky hooks and Dockerfile to build a dep...

Typescript React Starter

With fp-ts ecosystem

Setup

yarn

Development

yarn start

Test

yarn test

Production build

yarn build