xiaoyuzhang 99dd7b659c desc:init blueTouth | лет назад: 4 | |
---|---|---|
.electron-vue | лет назад: 4 | |
.idea | лет назад: 4 | |
build | лет назад: 4 | |
dist | лет назад: 4 | |
src | лет назад: 4 | |
static | лет назад: 4 | |
test | лет назад: 4 | |
.babelrc | лет назад: 4 | |
.gitignore | лет назад: 4 | |
.travis.yml | лет назад: 4 | |
README.md | лет назад: 4 | |
appveyor.yml | лет назад: 4 | |
package-lock.json | лет назад: 4 | |
package.json | лет назад: 4 |
An electron-vue project
# 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
This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.