Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 2.08 KB

README.md

File metadata and controls

59 lines (40 loc) · 2.08 KB

NUSMeets

Rebuilding NUSMeets platform using Meteor 1.x

About

[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)

Stories in Ready

Development Status

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.

Installing 1.x Alpha

  1. Download the most recent 1.x release
  2. Extract the archive file to a location on your computer
  3. Change to the extracted directory in your console
  4. Type meteor to start the server
  5. Test and let us know your thoughts :-)

Install (only relevant for the old master-branch):

The NUSMeets platform is based on MeteorJS. So, if you want to run it locally:

Installation

Meteor

This application is built with Meteor.js. You will need to have Meteor installed.

Install Meteor on:

Git

Once Meteor is installed, make sure you install Git.

NUSMeets

Now you can clone and run the application with the following commands:

  • git clone https://github.com/sham-sheer/NUSMeets.git - clone the repository
  • cd NUSMeets - change into the sourcecode directory
  • meteor - run the application

You should now be able to visit the running app at localhost:3000

Help us grow

Bear in mind, we are in early alpha.