Skip to content

recodehive/recode-hive-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

233501b · Aug 2, 2024

History

7 Commits
Aug 1, 2024
Jul 24, 2024
Jul 24, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 24, 2024
Jul 24, 2024
Jul 23, 2024
Jul 23, 2024
Jul 24, 2024

Repository files navigation

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