Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 1.1 KB

README.md

File metadata and controls

64 lines (40 loc) · 1.1 KB

IIT Kharagpur Alumni Network

3D visualization of IIT KGP's Alumni Data.

🛠 Installing (Front-End)

  1. Install dependencies

    npm install
  2. Fire up the server and watch files

    npm run dev

🛠 Installing (Back-End)

  1. Go to backend folder

    cd backend
  2. Install dependencies

    npm install
  3. Fire up the server

    npm start

🚀 Compiles and minifies for production

npm run build

🛠 Built with

📝 License & copyright

© Robert C Soriano

Licensed under the GNU General Public License.

💕 Acknowledgments