@zevit/core-components
TypeScript icon, indicating that this package has built-in type declarations

3.1.8 • Public • Published

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

zvt-[your-component]
--Zvt[YourComponent].tsx
--zvt-[your-component].scss
--zvt-[your-component].stories.tsx

Readme

Keywords

none

Package Sidebar

Install

npm i @zevit/core-components

Weekly Downloads

108

Version

3.1.8

License

none

Unpacked Size

33.7 MB

Total Files

4

Last publish

Collaborators

  • viktorya
  • nune.gharibyan
  • sona-zevit
  • garik-zevit
  • robert-zevit