https://github.com/recodehive/recode-hive-website
Migration of recode hive website to GitHub Hosting.
https://github.com/recodehive/recode-hive-website
Last synced: 6 months ago
JSON representation
Migration of recode hive website to GitHub Hosting.
- Host: GitHub
- URL: https://github.com/recodehive/recode-hive-website
- Owner: recodehive
- Created: 2024-06-28T02:31:09.000Z (12 months ago)
- Default Branch: gh-pages
- Last Pushed: 2024-08-02T15:06:43.000Z (11 months ago)
- Last Synced: 2024-11-08T00:52:11.319Z (8 months ago)
- Language: MDX
- Size: 920 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# recode-hive-website
Migration of recode hive website to GitHub Hosting.## Getting started
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
```**Step - 2**
- Now run below commands to install and run
```
cd
``````
npm i
``````
npm run dev
```you can see the localhost:3000