米钱包
电子战项目
使用NPM构建设置
# install dependencies
npm install
# serve with hot reload
npm run dev
# build electron application for production
npm run build
# run unit & end-to-end tests
npm test
使用纱线构建设置
# install yarn
sudo npm install -g yarn
# install dep