Skip to content

Latest commit

 

History

History
105 lines (70 loc) · 2.26 KB

README.md

File metadata and controls

105 lines (70 loc) · 2.26 KB

WebSpravka

GitHub repo size GitHub code size in bytes

The site was supposed to become a web reference where a person could log in and see their vaccinations and certificates


Demo

mudaston.github.io/WebSpravka


Screenshots

System Requirements


Run Locally

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