Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.29 KB

README.md

File metadata and controls

16 lines (14 loc) · 1.29 KB

PerunWebApps

conventional commits commitizen friendly CI status latest release

This repository contains Perun web applications.

Tools and dependencies

  1. Install NVM (Node Version Manager) curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash (check NVM GitHub repository for the newest version)
  2. Install NodeJS nvm install node
  3. Install AngularCLI npm install -g @angular/cli
  4. Run npm install

Configuration

Further documentation on how to configure the application is here