Installation
Prerequisites
- Node.js (LTS recommended)
- npm or yarn
Steps
-
Clone the repository
git clone git@github.com:bucssatech22/CSSA-Website.git
cd CSSA-Website -
Install dependencies
npm install -
Start the development server
npm startDefault URL: http://localhost:3000
Notes
- The page auto-reloads on file save; no restart needed
- Official documentation: React documentation