Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 674 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 674 Bytes

ReactJS with Tailwindcss background mode

fon

Instalition

To set up the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Rofiyev/change-mode-tailwindcss.git
    cd change-mode-tailwindcss
  2. Install the dependencies:

    npm install
  3. Run the development server:

    npm run dev

Open http://localhost:3000 with your browser to see the result.