Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 221 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 221 Bytes
Getting started

Git Clone -> Yarn

Development

npm run start

Deployment

(you need S3 permissions for this)

npm run deploy (to crypto-x.uport.me)

npm run deploy-test (to crypto-x.uport.space)