Rebuilding NUSMeets platform using Meteor 1.x
[NUSMeets] is an open networking platform for NUS Events The crowd creates courses (any subject is welcome) together which are interactive and fun. Democratize education. Enjoy education.
![Gitter](https://badges.gitter.im/Join Chat.svg)
We are currently building the 1.0 version of NUSMeets.
If you would like to contribute to the development efforts, please checkout our development branch.
- Download the most recent 1.x release
- Extract the archive file to a location on your computer
- Change to the extracted directory in your console
- Type
meteor
to start the server - Test and let us know your thoughts :-)
The NUSMeets platform is based on MeteorJS. So, if you want to run it locally:
This application is built with Meteor.js. You will need to have Meteor installed.
Install Meteor on:
Once Meteor is installed, make sure you install Git.
Now you can clone and run the application with the following commands:
git clone https://github.com/sham-sheer/NUSMeets.git
- clone the repositorycd NUSMeets
- change into the sourcecode directorymeteor
- run the application
You should now be able to visit the running app at localhost:3000
Bear in mind, we are in early alpha.