README.md

React + RTK + Router [Boilerplate]

Started with Vite. Includes basic ESLint and Prettier configuration. Feature-Sliced Design (FSD) architectural methodology is used.

Getting started

  1. Clone the repository

    git clone https://github.com/gyolkin/react-rtk-router-boilerplate.git
    
  2. Access the project’s folder

    cd react-rtk-router-boilerplate
    
  3. Make it your own repository

    rm -rf .git
    git init
    
  4. Start the development server

    npm run dev
    

Good luck with your project!

Описание

React + Redux Toolkit + React Router [Boilerplate]

Конвейеры
0 успешных
0 с ошибкой