Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 513 Bytes

readme.md

File metadata and controls

19 lines (19 loc) · 513 Bytes

School Manager

Its an open source School Management ERP Software built on MERN stack just because of our sheer love for JavaScript.

Requirements

You should have Node.js and NPM along with git installed on your machine

Installation

git clone https://github.com/hritique/schoolmanager
cd schoolmanager/client/
npm install
cd ../
npm install
npm run dev

Usage

You can now use the application on http://localhost:3000 with the following admin credentials

username: hritique
password: 12345