The aim of this project is to provide free learning and test skills. Experts can share the knowledge by writing an article here that help learner to gain knowledge.
Join Discord : https://discord.gg/xkVDdnxuGy
Database | Front-End | Back-End |
---|---|---|
MongoDB | React | Node.js |
React-bootstrap | Express.js |
1.Fork this repository.
2.Clone the repo:
git clone https://github.com/<your username>/easy-education.git
3.Change working directory to project:
cd easy-education
4.Type npm install
to install all packages.
5.Change directory
cd server
6.Type npm install
to install all packages for the server.
7.To run project
npm start
8.To run server
cd server
nodemon
Lucky kumari |