📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@davra/ui-core

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@davra/ui-core

1.0.1
latest
npm
Version published
Maintainers
1
Created
Source

UI Core

Setup

To run the library locally and be able to see your changes without having to publish a new version use npm link

# install dependencies
npm install

# link package
npm link

# start the build with hot reload, great for testing components
npm run build:watch

# build the library, available under dist
npm run build

# run tests
npm run test 

FAQs

Package last updated on 18 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts