simonflk / react-starter

A simple react starter template with linting, formatting, testing in mind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ React starter

Simple react starter with various things enabled

  • webpack 4
  • react 16
  • differential JS builds
  • eslint
  • prettier
  • husky + lint-staged
  • jest + react-testing-libary
npx degit simonflk/react-starter <appname>

About

A simple react starter template with linting, formatting, testing in mind


Languages

Language:JavaScript 84.9%Language:HTML 14.8%Language:CSS 0.3%