1.9.1 • Published 6 years ago
@clebert/app-kit v1.9.1
app-kit
This package contains shared components for my web apps:
Please do not use this package. The API is neither stable nor documented.
Installation
Using yarn:
yarn add @clebert/app-kitUsing npm:
npm install @clebert/app-kit --saveDevelopment
Publish A New Release
yarn release patchyarn release minoryarn release majorAfter a new release has been created by pushing the tag, it must be published via the GitHub UI. This triggers the final publication to npm.
Copyright (c) 2020, Clemens Akens. Released under the terms of the MIT License.