Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 264 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 264 Bytes

Spectiv SIG wallet

Build instructions:

$ npm i
$ npm run build
$ npm run electron-pack

To run the hot-reloading dev server:

$ npm run dev

If you get errors, try this instead:

$ npm run start
$ node src/electron-wait-react