-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Hrithik Anchaliya edited this page Mar 9, 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 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.
Preview will be added soon.