-
To run the application,
-
clone or download the files
-
Clone using Git
git clone https://github.com/manobran/af-student-info-system.git git checkout master
-
Clone using GitHub CLI
gh repo clone manobran/af-student-info-system
-
-
Install Dependencies
npm -i
-
Start the server
npm start
-
- Do not delete the .idea file. It is being used for development session in Webstorm