Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 496 Bytes

File metadata and controls

18 lines (15 loc) · 496 Bytes

React JS Without CSS Framework

Installation

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

Dependencies

  • React JS Without CSS Framework 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