@tributelabs/portfolio
v0.2.6
Published
List of public DAO investments
Downloads
18
Readme
@tributelabs/portfolio
List of public DAO investments.
Building for production
Output will be written to packages/portfolio/dist
.
From the directory packages/portfolio
:
npm run build
From the project root:
npm run build -w @tributelabs/portfolio
Running Tests Locally
Single run
From the project root:
npm test -- packages/portfolio
Watch on files change
From the project root:
npm run test:dev -- packages/portfolio