Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 350 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 350 Bytes

NEM2-Desk-Wallet-Tools

⚠️ This program is development tools .

Environment and Dependence

NodeJS

  • NodeJS 8.9.X
  • NodeJS 9.X.X
  • NodeJS 10.X.X

Electron

  • Electron 7.1.2

Build

1.Dependent environment

npm install 

2.Run to the Test

npm run start 

3.Generate an installation package

npm run build