Skip to content

vishwasrao/VueGuage

Repository files navigation

VueGuage

A Vue.js project: Creating real time Guage with Vue and eCharts library.

Build Setup

# install Node and NPM current release
$ sudo apt-get install python-software-properties
$ curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
$ sudo apt-get install nodejs

# Check Node and NPM version
$ node -v 
$ npm -v

# Instsall vue-cli
$ node -v 
$ npm -v

# Clone this repo
git clone https://github.com/vishwasrao/VueGuage.git

# Go tot project directory 
$ cd  <projectDirectory>

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

Real time chart with Vue and eCharts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published