{{ message }}
This repository was archived by the owner on Jun 8, 2025. It is now read-only.
recodehive/recode-hive-website
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Migration of recode hive website to GitHub Hosting.
Process to setup the project in your localhost.
Step - 1:
- clone the project to your localhost or Computer
- Use below command to clone to your localhost.
git clone <repo name>
Step - 2
- Now run below commands to install and run
cd <directorty(folder) name>
npm i
npm run dev
you can see the localhost:3000