Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 589 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 589 Bytes

ritm-tipkovnica

Project for the course E-learning (63518) at the Faculty of Computer and Information Science, University of Ljubljana.

For running the application, you need to install Node.js, npm, bower and MongoDb.

After cloning the repository, run npm install and bower install to install all dependecies.

To run the application, use npm start. For building source when programming, use gulp.

To import basic database (quizzes and lectures), run mongo ritm-tipkovnica-dev database/init.js.

Running instance can be seen on heroku: https://ritm-tipkovnica.herokuapp.com