Update README.md

This commit is contained in:
Adrian Thompson
2020-09-17 16:41:54 +02:00
committed by GitHub
parent 53156e2330
commit 89557c89b7

View File

@@ -1,9 +1,19 @@
# vinlattis <h1 align="center">
Vinlottis 🍾
</h1>
[![Build Status](https://drone.kevinmidboe.com/api/badges/KevinMidboe/vinlottis/status.svg)](https://drone.kevinmidboe.com/KevinMidboe/vinlottis) <div align="center">
[![Build Status](https://drone.kevinmidboe.com/api/badges/KevinMidboe/vinlottis/status.svg)](https://drone.kevinmidboe.com/KevinMidboe/vinlottis)
Prerequisits </div>
<br/>
[**Vinlottis**](https://vinlottis.no) is the unofficial website for Knowit's wine-lottery, usually happening every friday at around 15:00.
### Prerequisites
``` ```
mongodb mongodb
nodejs nodejs
@@ -12,7 +22,6 @@ npm
### Run dev ### Run dev
Since the backend and API runs separate from the Vue-on-save-compiler, when running the dev-server, the backend needs to be run separate Since the backend and API runs separate from the Vue-on-save-compiler, when running the dev-server, the backend needs to be run separate
``` ```