-
Notifications
You must be signed in to change notification settings - Fork 24
Installation
intisarosman1 edited this page May 16, 2024
·
1 revision
Follow these steps to set up the project on your local machine:
- Node.js (v18.x or higher)
- npm (v8.x or higher)
-
Clone the Repository
git clone https://github.com/SeattleColleges/SeattleColleges.github.io.git
-
Navigate to Project Directory
cd SeattleColleges.github.io -
Install Dependencies
npm install
-
Run the Application
npm start
Your application should now be running at http://localhost:3000.