Skip to content

rsbuild react boilerplate with typescript + eslint + prettier

Notifications You must be signed in to change notification settings

denys-karakuta/rsbuild-react-boilerplate

Repository files navigation

Rsbuild React + Typescript Boilerplate

Features

react

typescript

eslint

prettier

absolute paths with '@/*'

Setup

Install the dependencies:

npm install

Get Started

Start the dev server:

npm run dev

Check eslint issues:

npm run eslint

Fix all eslint issues:

npm run eslint:fix

Build the app for production:

npm run build

Preview the production build locally:

npm run preview

About

rsbuild react boilerplate with typescript + eslint + prettier

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published