8000 GitHub - Kota-Karthik/OSEN: This community will help each and everyone who is facing issue in opensource and share job opportunities, resources, etc.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from OSE-NETWORK/OSEN

This community will help each and everyone who is facing issue in opensource and share job opportunities, resources, etc.

License

Notifications You must be signed in to change notification settings

Kota-Karthik/OSEN

 
 

Repository files navigation

🚀 Setting up the project locally

To run the Edu.dev locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/OSE-NETWORK/OSEN.git
  1. Navigate to the project directory:
cd OSEN
  1. Node Re-versioning
export NODE_OPTIONS=--openssl-legacy-provider
  1. Install the dependencies:
npm install --legacy-peer-deps
  1. Start the development server:
npm run start
  1. Access the dApp: Open your web browser and visit http://localhost:3000 to interact with the EduDev application.

About

This community will help each and everyone who is facing issue in opensource and share job opportunities, resources, etc.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.3%
  • TypeScript 34.4%
  • CSS 12.8%
  • SCSS 10.8%
  • HTML 2.7%
0