npm.io
0.6.14 • Published 3 years ago

@tributelabs/kyc-form

Licence
MIT
Version
0.6.14
Deps
9
Size
450 kB
Vulns
1
Weekly
0

@tributelabs/kyc-form

DAO membership identity and investor credentials Know Your Customer verification form.

Building for production

Output will be written to packages/kyc-form/dist.

From the directory packages/kyc-form:

npm run build

From the project root:

npm run build -w @tributelabs/kyc-form

Running Tests Locally

Single run

From the project root:

npm test -- packages/kyc-form
Watch on files change

From the project root:

npm run test:dev -- packages/kyc-form