Skip to content

CodeGp2018/meter-wallet

 
 

Repository files navigation

meter-wallet

for Windows.

An electron-vue project

Build Setup with 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

Build Setup with Yarn

# install yarn
sudo npm install -g yarn

# install dependencies
yarn install

# serve with hot reload
yarn run dev

# build electron application for production
yarn run build

# run unit & end-to-end tests
yarn test

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

About

Wallet desktop app for meter network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 45.2%
  • CSS 26.9%
  • TypeScript 23.5%
  • JavaScript 3.7%
  • HTML 0.4%
  • EJS 0.3%