Skip to content

A 2024 Reactjs boilerplate bundled with Snowpack, featuring Typescript, CSS modules, sass, Jest, Cypress, and more...

Notifications You must be signed in to change notification settings

vinisaveg/react-future-boilerplate

Repository files navigation

react-future-boilerplate

A 2024 Reactjs boilerplate bundled with Snowpack, featuring Typescript, CSS modules, sass, Jest, Cypress, and more...

Techs 💻

Testing ✔️

Installing 👷

  • First clone this repo

    git clone https://github.com/vinisaveg/react-boilerplate.git

  • Install all dependencies

    yarn install

  • Running the app in development mode

    yarn dev

  • Preparing the app build

    yarn build

Testing 🚨

  • Run the unit tests

    yarn test

  • Run the end-to-end tests

    yarn test:cypress

  • Run end-to-end tests headlessly

    yarn test:cypress:ci

Development ⚙️

Configuring husky and git hooks

    yarn husky

About

A 2024 Reactjs boilerplate bundled with Snowpack, featuring Typescript, CSS modules, sass, Jest, Cypress, and more...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published