carlosrberto / simple-react-starter-project

A simple React starter project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple React Starter Project

What's included?

  • React
  • Hot Reload
  • Sass
  • PostCSS (postcss-preset-env)
  • CSS Modules
  • Jest
  • Enzyme
  • Husky (git hooks: lint on commit, tests on push)

Setup

yarn

Available commands

  • yarn start
  • yarn build
  • yarn lint
  • yarn lint:fix
  • yarn test
  • yarn test:watch

About

A simple React starter project


Languages

Language:JavaScript 92.7%Language:HTML 6.7%Language:CSS 0.6%