Skip to content

Instantly share code, notes, and snippets.

@rithviknishad
Created March 15, 2025 15:13
Show Gist options
  • Select an option

  • Save rithviknishad/391e8605d706fd84c3bbd8652e72c48b to your computer and use it in GitHub Desktop.

Select an option

Save rithviknishad/391e8605d706fd84c3bbd8652e72c48b to your computer and use it in GitHub Desktop.
## Install Node:
https://nodejs.org/en/download
## Care FE Repository:
https://github.com/ohcnetwork/care_fe
## You know to clone it?
git clone https://github.com/ohcnetwork/care_fe.git
## care readme:
https://github.com/ohcnetwork/care_fe?tab=readme-ov-file
## Run these to install dependencies
npm install
npm run setup
npm run dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment