Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 452 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 452 Bytes

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 <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