@tributelabs/nav-dashboard
v0.0.7
Published
DAO NAV dashboard
Maintainers
Readme
@tributelabs/nav-dashboard
DAO NAV dashboard.
Building for production
Output will be written to packages/nav-dashboard/dist.
From the directory packages/nav-dashboard:
npm run buildFrom the project root:
npm run build -w @tributelabs/nav-dashboardRunning Tests Locally
Single run
From the project root:
npm test -- packages/nav-dashboardWatch on files change
From the project root:
npm run test:dev -- packages/nav-dashboard