Skip to content

oevents is a application which imports orienteering competitions and provides them as API.

Notifications You must be signed in to change notification settings

yannisgu/oevents

Repository files navigation

oevents Build Status

Installation

To run oevents you need node.js installed. You can downoad it on [http://nodejs.org]. After node.js is installed you need to download the dependencies. Open a terminal and go to the directory with the source and run: npm install -d npm install grunt-cli -g

Build

To build the application execute the following command

grunt

Run

To run the application execute the following command

node dev.js

Now you can open a browser and open the application with http://localhost:45201/

About

oevents is a application which imports orienteering competitions and provides them as API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published