1.0.1 • Published 1 year ago

@davra/ui-core v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

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 
1.0.1

1 year ago

1.0.0-AEP-6394.1

2 years ago

1.0.0-alpha.5

2 years ago

1.0.0-alpha.4

2 years ago

1.0.0-alpha.3

2 years ago

1.0.0-alpha.2

2 years ago

1.0.0-alpha.1

2 years ago