stefnotch / youtrack-diagram

A YouTrack Diagram Viewer
https://github.com/stefnotch/youtrack-diagram/releases
The Unlicense
3 stars 1 forks source link
diagram electron electron-app quasar-framework vue youtrack

Youtrack Project Structure Plan Auto-Generation

Screenshot

Download

See Releases

Features

Common Issues

Used Technologies and Libraries

To Install - For Developers

# Alternatively, you can clone this repo using GitKraken
# Clone this repository
git clone https://github.com/stefnotch/youtrack-diagram
# Go into the repository
cd youtrack-diagram

# Install dependencies
npm install
# Run the app (Development Mode)
npm run dev

# To build it
npm run build

# Go to the built application
cd ./dist/electron