Skip to content
This repository was archived by the owner on Apr 5, 2020. It is now read-only.

Kiyoaki-w/hciPlatform

Repository files navigation

人机交互

人机交互前端

Build Setup

# install cnpm
sudo npm install -g cnpm --registry=https://registry.npm.taobao.org

# install dependencies
cnpm install

# install element-ui
cnpm install element-ui -S

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

# build electron application for production
npm run build

# build in cn
ELECTRON_MIRROR=https://npm.taobao.org/mirrors/electron/ npm run build

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published