Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A boilerplate Create React App with Vite, Typescript, Redux Toolkit, Redux Saga, React Hook Form, React-i18next and Material UI👨‍💻

NotificationsYou must be signed in to change notification settings

jsdeveloperr/react-typscript-vite-redux-redux-saga-mui-boilerplate

Repository files navigation

This is a readme from React Typscript Vite Redux Redux Saga Mui Boilerplate.

react-typscript-vite-redux-redux-saga-mui-boilerplate

✅ Installation

Requires Node >=14.x

Install Yarn:

https://yarnpkg.com/lang/en/docs/install/

Clone and install Yarn dependencies:

$ git clone https://github.com/jsdeveloperr/react-typscript-vite-redux-redux-saga-mui-boilerplate.git$cd react-typscript-vite-redux-redux-saga-mui-boilerplate$ yarn

react-typscript-vite-redux-redux-saga-mui-boilerplate

🗂 Features

  • 🔥React.js
  • 🎨 Integrate withMUI
  • 🎉 Type checkingTypeScript
  • ✅ Strict Mode for TypeScript and React 18
  • ✏️ Linter withESLint (default NextJS, NextJS Core Web Vitals and Airbnb configuration)
  • 🛠 Code Formatter withPrettier
  • 🦊 Husky for Git Hooks
  • 🚫 Lint-staged for running linters on Git staged files
  • 🗂 VSCode configuration: Debug, Settings, Tasks and extension for PostCSS, ESLint, Prettier, TypeScript
  • 🌈 Include a FREE minimalist theme

Development

To lift the dev server (default port 3000) with hot module reloading.

$ yarn dev

The application can be reached athttp://localhost:3000

Build

To bundle the React application

$ yarn dist

Testing

# run all tests including coverage report and linting$ yarntest# run tests in watch mode$ yarn test:watch# run single test without coverage or linting$ yarn test:lite

Linting

$ yarn lint

About

A boilerplate Create React App with Vite, Typescript, Redux Toolkit, Redux Saga, React Hook Form, React-i18next and Material UI👨‍💻

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp