Front-end for gourmeg.org. Built with vue.js.
Check out the accompanying API repository!
-
Download dependencies
npm i
-
Clone the API repository and follow the steps for installation. Using the production API may cause issues dues to the SameSite cookies.
-
Configure the
.env
file to point tot he API url -
Run the app
npm run serve