Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 580 Bytes

File metadata and controls

23 lines (16 loc) · 580 Bytes

CircleCI GitHub license Discord

Steemlogin

Signer app for Steem

Usage

# Install dependencies
npm install

# Serve on localhost:8080
npm run serve

# Build for production
npm run build

# Build desktop apps
npm run build-electron