gojs-vue-basic

By Northwoods Software for GoJS

This project provides a basic example of using GoJS in a Vue 3 app. There is no separate GoJS-specific Vue component -- this uses GoJS directly.

The following text was generated by create-vue.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build