SurPathHub.github.io
SurPathHub.github.io copied to clipboard
Community Website
SurPath Hub Website
This repository is dedicated to our community's website. Contributions are welcome to make our website more community-friendly.
:rocket: Getting Started
Make sure to read our contributing guidelines
1. Clone this Repository
git clone https://github.com/SurPathHub/SurPathHub.github.io.git
2. Navigate to the directory
cd SurPathHub.github.io
3. Install dependencies
npm install
4. Run Nextjs
npm run dev