An open API service indexing awesome lists of open source software.

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.

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