An open API service indexing awesome lists of open source software.

https://github.com/yousfisaad/technologies-radar

Illustrate your strategy to deal with technologies changes with a beautiful graph.
https://github.com/yousfisaad/technologies-radar

d3 docker docker-compose nodejs reactjs semantic-ui webpack

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Technologies Radar
This projects help you illustrate technologies in a graph form

## Getting Started

1. Clone the project

2. Run it using docker compose

```bash
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

2. Node js

it requires nodejs 8,

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

## Develop

```bash
npm install
npm run build
npm run dev-server
```

## Contribute

Simply create a pull request ...

## Built With

## Authors

## License