1.6.1-beta.1 • Published 4 years ago
dashboard-lib v1.6.1-beta.1
Dashboard Library
Requirements
- Yarn 1+
- Editorconfig plugin
Development
Installation
yarn installTesting
Single run (of everything):
yarn testWatch mode
yarn test --watchLinting
To get code style errors:
yarn lintStart development server
yarn dev