jpoage1 / theskillwithin-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 99.3%Language:HTML 0.7%