gamezcua1 / ReactJS-Boilerplate

Cutting Edge ReactJS Template with Parcel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactJS Boilerplate

What's included?

  • Parcel
  • ReactJS
  • Emotion
  • i18n
  • css.gg
  • react-spring
  • React Router
  • JSON Web token
  • React Hook Form
  • axios
  • SCSS
  • jest
  • cypress

Scripts

  • npm run dev Starts parcel and storybook servers in development mode
  • npm run start Starts parcel in development mode
  • npm run format Formats code beautifully
  • npm run clear-build-cache Clears cache and dist folders
  • npm run lint Users ESLint to check code
  • npm run test Run tests
  • npm run test:coverage Runs tests displaying code coverage
  • npm run test:update Updates snapshots
  • npm run test:watch Runs Jest in watch mode
  • npm run cypress Starts Cypress

About

Cutting Edge ReactJS Template with Parcel.


Languages

Language:JavaScript 79.4%Language:CSS 14.2%Language:HTML 6.4%