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
cd your-project-directorygit clone https://github.com/thabotitus/jca-ui-kit.gitnpm install
OR
npm i @ttsftwr/jca-ui-kitUseful commands
Run Server - (Hot reloading)
npm startBuild files
npm run buildBump 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.