gomsa / app-desk

桌面应用 pos 功能开发中

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

app-desk

An electron-vue project

重要 注意使用 vs2015

npm install --global --production windows-build-tools --vs2015

Build Setup

# install dependencies
npm install
# electron-rebuild 使用 node 原生模块需要构建
npm run rebuild 

# 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 using vue-cli. Documentation about the original structure can be found here.

About

桌面应用 pos 功能开发中


Languages

Language:JavaScript 52.4%Language:Vue 40.1%Language:CSS 6.9%Language:HTML 0.5%