SuzannaWentzel / Snuifhuis.frontend

Frontend of the Snuifhuis Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snuifhuis.frontend

This is the code that, if running and having the backend running, functions as a frontend for our Student House (Het Snuifhuis) website.

Description

This product is built with (among other things) Vue.js, GraphQL, Vue-Apollo and Bootstrap-Vue. It is linked to a Node.js backend and a MongoDB database.

Installation

Make sure you have a backend running that listens to GraphQL requests. Initialize the environment by running the following command:

npm install

Then run the following command to start the frontend:

npm run serve

About

Frontend of the Snuifhuis Website


Languages

Language:Vue 92.4%Language:JavaScript 6.2%Language:HTML 1.3%Language:CSS 0.0%