Skip to content

joe20182/electron_vue_gt

Repository files navigation

electron_vue_gt

網頁版demo(web demo)
web repository

基於electron-vue的小專案

可列出吉他指板上所有音名 page-normal


也可指定特定的調性並標注根音,以助於新手練習即興
page-active

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test


# lint all JS/Vue component files in `src/`
npm run lint

This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.