Skip to content

Illustrate your strategy to deal with technologies changes with a beautiful graph.

License

Notifications You must be signed in to change notification settings

yousfiSaad/Technologies-Radar

Repository files navigation

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