Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 593 Bytes

README.md

File metadata and controls

53 lines (30 loc) · 593 Bytes

Technologies Radar

This projects help you illustrate technologies in a graph form

Getting Started

  1. Clone the project

  2. Run it using docker compose

docker-compose up # it runs on port 80

Prerequisites

Two options are available to run the project

  1. docker

You need to install docker first

  1. Node js

it requires nodejs 8,

npm install
npm run build
npm run serve # it runs on port 8000

Develop

npm install
npm run build
npm run dev-server

Contribute

Simply create a pull request ...

Built With

Authors

License