ew-internals-ui

1.0.18 • Public • Published

ew-internals-ui

This is an "internal" package, not meant to be uses by anyone except the vendor itself.

Installation

Usage

Build

To re-build the development version on each file change:

./script/run.sh

Development link

cd ew-internals-ui/
npm link
cd whatever-project
npm link ew-internals-ui

Publish

To publish a new version:

  • make changes
  • increment module version in package.json
  • sign-in into npm: npm adduser awesome1888
  • ./script/publish.sh

Readme

Keywords

none

Package Sidebar

Install

npm i ew-internals-ui

Weekly Downloads

0

Version

1.0.18

License

MIT

Unpacked Size

48 kB

Total Files

10

Last publish

Collaborators

  • awesome1888