Technology Dashboard
The technology dashboard by FusionCharts shows the trend of popular technologies like React, Angular, Vue and Ember in terms of quality, popularity and overall rating. It can serve as a single place to see and compare the daily download numbers from NPM, the star rating and contribution count on GitHub.
See the trend of popular technologies like React, Angular, Vue and Ember
Monitor the quality, popularity and overall rating of each technology
Compare the daily download numbers from NPM of React, Angular, Vue and Ember
Track the GitHub stars of React, Angular, Vue and Ember
Track the number of contributions in React, Angular, Vue and Ember
How to get started with this dashboard
Environment Setup
- Make sure you have Node JS >= 8.10 and npm >= 5.6
Project Files Setup
- Create a folder and extract the zip
- Navigate to the extracted folder and install the dependencies
npm installornpm i - To start the server
ng serve --baseHref=/demos/dashboards/technology-dashboard/ - Open URL https://localhost:4200/demos/dashboards/technology-dashboard/ into browser