Skip to content

kumarbhot/analytics-visualization

Repository files navigation

Analytics Visualization

A single page web application that presents the analytics data to visualize the information sensibly and to provide useful insights

Getting started

Prerequisites

  • Node.js 8.9.1^
  • npm install yarn -g

Running the Web Application in Development mode

# install all third-party dependencies (npm packages)
yarn

# run the api server
yarn run api

# run the webpack dev build and keep it running in a terminal
yarn run dev

# run the UI server and keep it running on a terminal
yarn start

# open http://localhost:8000 on your browser

About

A single page web application that presents the analytics data to visualize the information sensibly and to provide useful insights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors