Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 891 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 891 Bytes

VITAcademics for Web

Join the chat at https://gitter.im/CollegeCODE/VITacademics-Web

This is the working repository for the web app of VIT Academics. you can see the website here.

#Installation

If you want to clone this project and setup in your own system, ensure that you have npm and nodejs installed

npm install

and to start this app run:

npm start

which will deploy the app at port 5000

#Details

This app was made using Foundation For apps at https://github.com/zurb/foundation-apps

and is using the VITAcademics API at https://github.com/aneesh-neelam/VITacademics

Please do suggest any updates or report any bugs