1.0.0 • Published 4 years ago

chart-2 v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

what is this?

Get access of vue's store file to create the pie chart and line chart.

Installation

'npm i charts --save'

Then...

...

Do the following on index.js file

import tasks from './store'

export default function (/ { ssrContext } /) { const Store = new Vuex.Store({ modules: { tasks

},

...

1.0.0

4 years ago