/Breminale-Web

Breminale - Ein Programmführer zur Breminale

Primary LanguageJavaScript

Breminale-Web

alt text codecov

Setup

This app requires Node.js, we are using version 8.8.1 for development.

Regarding yarn you find the installation guide for your operation system here.

Run the application

In order to run the application you have to install the dependencies by running:

yarn install

inside the repository.

To start the application locally on your machine run:

yarn run dev-server