ai-workflow
v0.1.19
Published
## Project setup ``` npm install ```
Downloads
52
Readme
vue-demo
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lintCustomize configuration
npm i [email protected]
import aiWorkflow from 'ai-workflow'
Vue.use(aiWorkflow, {store})
