1.1.5 • Published 1 year ago

@creditstar/admin-ui-components v1.1.5

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Getting Started

These instructions will guide you through the process of setting up the CreditStar Admin UI Components on your local development machine.

Prerequisites

Before you begin, ensure you have node and npm installed on your machine. You can check your current version with:

node --version
npm --version

Local Development and Testing

Installation

Navigate to root folder and run yarn install

Development and testing

  1. In the root directory of @creditstar/admin-ui-components, run: npm link
  2. In the project directory where you want to test the components, run: npm link @creditstar/admin-ui-components
  3. When testing is complete, run the following command in your project directory: npm unlink @creditstar/admin-ui-components 4. After code changes are made, in root folder of amdin-ui-projects run yarn build

Publishing to NPM

  1. Update version of package.json file, push your code changes.
  2. Run npm publish

Usage

comming soon

1.1.5

1 year ago

1.1.4

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago