0.2.1 • Published 2 years ago

@andercore/ui-kit v0.2.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago