1.6.1-beta.1 • Published 3 years ago

dashboard-lib v1.6.1-beta.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
3 years ago

Dashboard Library

Requirements

Development

Installation

yarn install

Testing

Single run (of everything):

yarn test

Watch mode

yarn test --watch

Linting

To get code style errors:

yarn lint

Start development server

yarn dev