@shelf.network/vue-components

0.1.6 • Public • Published

vue-components

Overview

vue-components is a components library for ShelfNetwork distributed auction platform.

Checkout available components in the storybook.

Requirements

  • node (version 10+)

Local development

Install dependencies:

npm install

Run a local dev server:

npm run serve

Build:

npm run build

vue-components can be connected to platform-web-app using npm link.

  1. Link vue-components: run npm link
  2. In platform-web-app repo run npm link @shelf.network/vue-components

Troubleshooting

  1. If run npm install or npm update while dev server is running it' important to delete .cache dir in node_modules

Dependencies (3)

Dev Dependencies (25)

Package Sidebar

Install

npm i @shelf.network/vue-components

Weekly Downloads

0

Version

0.1.6

License

none

Unpacked Size

74.4 kB

Total Files

47

Last publish

Collaborators

  • ihor.diachenko