token-ui-kit

0.1.27 • Public • Published

token-ui-kit

After cloning the repository, please run the following command on the command line, in order to install the required node packages:

npm install

Creating a Build

To create a development build, run

npm run build-dev

To create a production build, run

npm run build-prod

Build output files will be created in /dist folder.

Storybook

Storybook is used for documentation of the project - it helps you simulating the components you create.

To initiate Storybook, run

npm run storybook

To create a Storybook static build to host on a server, run

npm run build-storybook

Storybook build output files will be created in /storybook-static folder.

/token-ui-kit/

    Package Sidebar

    Install

    npm i token-ui-kit

    Weekly Downloads

    1

    Version

    0.1.27

    License

    ISC

    Unpacked Size

    7.89 MB

    Total Files

    164

    Last publish

    Collaborators

    • osmanbasar.akkaya