/electron-vue-music

Electron + Vue 音乐播放器

Primary LanguageJavaScript

electron-vue-music

An electron-vue project

本项目是慕课网教程Vue2.0开发企业级移动端音乐Web App的练习代码。

不同的是,本项目是基于 Electron 框架。仅此区别而已。

课程学习笔记在此

Build Setup

# install dependencies
npm install

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

# build electron application for production
npm run build


# 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.