Skip to content

Simple react project boilerplate containing the initial setup for react with Vite, TypeScript, Jest and React Testing Library.

Notifications You must be signed in to change notification settings

jmsalmeida/react-boilerplate

Repository files navigation

React TS boilerplate

Node version

  • v16.17.1 - lts/gallium

Install project dependencies

yarn install or npm install

Running application

yarn dev

Running tests

yarn test or yarn test --watchAll

About

Simple react project boilerplate containing the initial setup for react with Vite, TypeScript, Jest and React Testing Library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published