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.
- Host: GitHub
- URL: https://github.com/yousfisaad/technologies-radar
- Owner: yousfiSaad
- License: agpl-3.0
- Created: 2018-03-13T10:27:01.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2020-05-28T21:47:27.000Z (about 6 years ago)
- Last Synced: 2026-04-05T22:37:10.600Z (3 months ago)
- Topics: d3, docker, docker-compose, nodejs, reactjs, semantic-ui, webpack
- Language: JavaScript
- Homepage:
- Size: 3.23 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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