0.2.1 • Published 1 year ago

@andercore/ui-kit v0.2.1

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

Readme

Development

Running locally

  1. Clone the repository to your local machine.
  2. Run: npm i && npm run dev

Deployment

Deploying to NPM

To deploy to NPM, follow these steps:

  1. Clone the repository to your local machine.
  2. Get the latest code:
    • git checkout main && git pull
  3. Increase the package.json following semver
  4. Open a merge request with the title: v-<package-version> and merge your changes.
  5. Run:
    • npm run package:publish
0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago