Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

PhilippMolitor/haw-ms-sweng-s21

Repository files navigation

HAW Media Systems Software Engineering (SoSe 2021)

codecov continous integration

Getting started

VS Code Settings

Install the following VS Code Plugins:

  • ESLint
  • Prettier

Running the application for development

You should be using Node.js version 14

If you don't have yarn installed yet, run this command: npm install -g yarn

Install dependencies using yarn:

yarn install

Then run the application in development mode:

yarn start

About

A demonstrative mobile-first web application for the HAW software engineering class.

Resources

Stars

Watchers

Forks