theskillwithin react boilerplate

Features

This boilerplate features all the latest tools and practices in the industry.

  • React — 17 with Hooks
  • 🚥 React Router
  • 📓 Storybook 6
  • 🛠 Babel — ES6 syntax, Airbnb & React/Recommended config
  • 🚀 Webpack 5 — Hot Reloading, Code Splitting, Optimized Build
  • 💅 CSS — Styled EmotionJS Components, CSS, Sass
  • Tests — Jest, React Testing Library & Cypress
  • 💖 Lint — ESlint
  • 🐶 Husky — Prevent bad commits

Getting started

yarn

yarn start

or

npm i npm start