vue-fusioncharts-typescript
This project contains an example which shows how to use vue-fusioncharts on an application built with Vue and Typescript
Build Setup
# install dependencies
$ npm install
# build for production with minification
$ npm run build
# Run the built html file
$ http-server
For detailed explanation of this setup click here.