Skip to content
Hrithik Anchaliya edited this page Apr 2, 2020 · 2 revisions

Welcome to the Alumni Management System wiki!

This is a Alumni Management System, where the college alumni can be managed or can also used in other places too.

This project is created by using the create-react-app

To install all the dependency of this project run

npm install

And to run the project

npm start

This is a basic commands to run the project. use the build command for production.

Clone this wiki locally