Skip to content
This repository has been archived by the owner on Jun 21, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 283 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 283 Bytes

UX&I GmbH official website

Visit uxi.de.

We're hiring!

Prerequisits

  • Node version manager nvm recommended
  • yarn

Installation

nvm use
yarn

Development

yarn run develop

Code formatting

yarn run format