0.1.3 • Published 2 years ago

@zevit/core-visualizations v0.1.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Introduction

UI library based on Ant design for Zevit Web applications

Getting Started

To install the dependencies run $ npm run install-deps or $ npm i. To build run $ npm run build

Development

To check the changes before publishing you can use $ npm link command to create symlink

Check this article pt.10 for reference

Contribute

To update the version after changes use $ npm version patch $ npm version minor $ npm version major

Then use $ npm publish to publish the package

Creating a common component

Create the structure

Add directory in src/components with the following structure

0.1.2

2 years ago

0.1.1

2 years ago

0.1.3

2 years ago

0.1.0

2 years ago