Skip to content

HMST Solutions: Jakub Trubač, Marián Skrip, Patrik Hudák, Samuel Mitas, Martin Mašek

Notifications You must be signed in to change notification settings

mreguly/Narodna-transfuzna-sluzba

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Narodna-transfuzna-sluzba

HMST Solutions: Jakub Trubač, Marián Skrip, Patrik Hudák, Samuel Mitas, Martin Mašek

Requirements

To build and run this project you need to install python3, Make (make for Windows: http://gnuwin32.sourceforge.net/packages/make.htm) and ruby (ruby for Windows: https://rubyinstaller.org/).

Building and running

It is advised to do this in python virtual environment: $ virtualenv venv/

To activate virtual environemnt on UNIX, run:

$ source venv/bin/activate

To activate virtual environemnt on Windows, run:

.\venv\Scripts\activate

For the first time you have to install requirements and build sass source files:

$ make install $ make build

Finally, to run the app:

$ make run

About

HMST Solutions: Jakub Trubač, Marián Skrip, Patrik Hudák, Samuel Mitas, Martin Mašek

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 65.7%
  • Python 20.0%
  • HTML 14.2%
  • Makefile 0.1%