@jimengio/mescal-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.13 • Public • Published

Mescal UI

Gathered UI components on mobile app in jimengio.

Usage

npm install @jimengio/mescal-ui
import "antd-mobile/dist/antd-mobile.css";

Also you are supposed to have styles for the components:

body * {
  box-sizing: border-box;
  flex-shrink: 0;
}

Develop

Folders:

  • src/ for components
  • example/ for develop UI

when add a new component, add in src/ and provide a demo in example pages.

Workflow

https://github.com/jimengio/ts-workflow

Readme

Keywords

none

Package Sidebar

Install

npm i @jimengio/mescal-ui

Weekly Downloads

14

Version

0.1.13

License

ISC

Unpacked Size

417 kB

Total Files

248

Last publish

Collaborators

  • imzshh
  • jiyinyiyong
  • rebirth