The site was supposed to become a web reference where a person could log in and see their vaccinations and certificates
Clone the project
git clone https://github.com/mudaston/WebSpravka.git
Go to the project directory
cd WebSpravka
Install dependencies
npm install
Start the server
gulp
Open in a browser
http://localhost:3000