Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 482 Bytes

File metadata and controls

18 lines (15 loc) · 482 Bytes

React JS With Tailwind CSS

Installation

  1. Clone the repository
  2. Install the dependencies
  3. Run the server
  4. Open the browser and go to localhost:3000

Dependencies

  • reactjs-tailwind requires node and yarn to be installed on your system.

Usage

  • Run yarn to install the dependencies.
  • Run yarn start to start the server.
  • Open the browser and go to localhost:3000