Build the largest and greatest student-run open source project in the history of NTU.
NTUVibe is a student-run online platform committed to making information at Nanyang Technological University more open and accessible. Launched in August 2018, NTUVibe has helped thousands of students plan courses, create timetables and most importantly, make well-informed decisions.
Start with cloning this repository
- Go to
www. - Install Node 8 or later. We use
yarnas package manager. - Run
yarnto install dependencies. - Run
yarn startto start the development server. - Open
http://localhost:8080to view the front end.
- Go to
api/. - See the
REAEME.mdunder folderapi/.
React + Redux model, a single page application with multiple routes.
Python Django (Python 3+), Redis, MySQL.
Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub
