Skip to content

OSE-NETWORK/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.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published