JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q54223F
  • License MIT

List of public DAO investments

Package Exports

  • @tributelabs/portfolio

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