Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 367 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 367 Bytes

Website DAP De Beleyr

Description

This is the website of DAP De Beleyr. DAP De Beleyr is a veterinary practice in Belgium. This project is made for my mother, with a lot of love.

Installation

  • Clone the repository
git clone <ssh to repository>
  • Install the dependencies
npm install
  • Run the project
npm run dev