JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 24
  • Score
    100M100P100Q75505F
  • License MIT

JCA UI Kit from components built in Just Connect . Africa app

Package Exports

  • @ttsftwr/jca-ui-kit
  • @ttsftwr/jca-ui-kit/docs/index.html

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ttsftwr/jca-ui-kit) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Codacy Badge

JCA UI KIT

A Ui library based of components created in Just Connect application.

Requirements

  • NPM version - 6.14.4
  • NODE version - 12.16.1
  • Gulp version - CLI - 2.2.1, Local 4.0.2

Installation

  1. cd your-project-directory
  2. git clone https://github.com/thabotitus/jca-ui-kit.git
  3. npm install

OR

npm i @ttsftwr/jca-ui-kit

Useful commands

Run Server - (Hot reloading)

npm start

Build files

npm run build

Bump version

gulp bump:[major|minor|patch]

License

All files within this repo are released under the MIT (OSI) License as per the LICENSE file stored in the root of this repo.