Skip to content

raditya-bfi/react-vite-boilerplate

Repository files navigation

react-vite-material-boilerplate

A brief description of what this project does and who it's for

Run Locally

Clone the project

  git clone https://github.com/raditya-bfi/react-vite-material-boilerplate.git

Go to the project directory

  cd react-vite-material-boilerplate

Install dependencies

  yarn install

Start the DEV server

  yarn dev

Start the SIT server

  yarn sit

Start the UAT server

  yarn uat

Options ✍️

Check lint

yarn lint

Fix lint

yarn lint:fix

Check prettier

yarn prettier

Fix prettier

yarn prettier:fix

Fix lint and prettier

yarn format

Running Tests

To run tests, run the following command

  yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published