Stouffi / typescript-react-starter

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 deployable image of your app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript React Starter

With fp-ts ecosystem

Setup

yarn

Development

yarn start

Test

yarn test

Production build

yarn build

About

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 deployable image of your app

License:MIT License


Languages

Language:TypeScript 81.6%Language:JavaScript 10.6%Language:Shell 4.8%Language:Dockerfile 2.0%Language:HTML 1.0%