Skip to content

Ethiel97/simple-chart-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple data visualization with Vue.js and Chart.js

A simple data visualization app with Vue.js and Chart.js.

application screenshot

Getting Started

Make sure you have npm and yarn on your local machine

  1. Clone this repository and cd into it
  2. Run yarn or npm install to download dependencies
  3. Execute yarn run serve to build project assets and run it in your browser
  4. See the tutorial for useful notes

Prerequisites

  • Vue
  • Vue-CLI
  • npm or Yarn

Built With

  • Vue - A Great reactive Js framework