Skip to content

a simple starter with dev server HMR and prod configuration

Notifications You must be signed in to change notification settings

imbenrabi/React-TS-ESLint-Webpack-Starter

Repository files navigation

ESLint - TS - Prettier - Webpack Starter

  • Dev server with HMR that will watch TS & TSX changes
  • Transpiled with Babel i.e. TS is for type checking
  • Lint rules @.eslintrc.json
  • Prettier code rules @.prettierrc

Installation

yarn

Starting the dev server

yarn start

Building for production

yarn build

About

a simple starter with dev server HMR and prod configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published