Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 700 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 700 Bytes

XPRTZ technology radar

This repository contains the XPRTZ technology radar.

Technology Radar:

Edit the radar on local machine

To edit the contents of the radar, you can follow this approach:

  1. Clone this repo
  2. Execute npm install to install the necessary dependencies
  3. Execute npm run dev to watch the "items" folder for changes and preview the site in the browser on http://localhost:8080
  4. Commit and push to make changes visible for the rest of the world

Background information

For visualizing the technology radars we use the ThoughtWorks radar visualization tool.