Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 224 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 224 Bytes

Basic Bootstrap React

Simple project that demonstrates React project setup using Bootstrap 5.

Setup

  1. Run the application.

    npm install
    npm start
  2. Navigate to http://localhost:3000.