@devtable/dashboard
TypeScript icon, indicating that this package has built-in type declarations

13.41.2 • Public • Published

Dashboard Core

# 1. install deps at dashboard root
cd devtable/dashboard && yarn

# 2. run demo
cd devtable/dashboard/packages/core && yarn build

see package.json for more scripts

use ../demo for debugging

Testing

Use cypress for component testing.

$ nx cypress dashboard

Use vitest for other types of testing.

$ nx vitest dashboard

Use -c ci to run tests in headless mode.

$ nx cypress dashboard -c ci
$ nx vitest dashboard -c ci
# run both in parallel
$ nx test dashboard -c ci

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 13.41.2
    0
    • latest

Version History

Package Sidebar

Install

npm i @devtable/dashboard

Weekly Downloads

143

Version

13.41.2

License

Apache-2.0

Unpacked Size

7.84 MB

Total Files

953

Last publish

Collaborators

  • gerilleto