cartique
v1.0.10
Published
A JS Based Framework agnostic eCommerce UI library.
Maintainers
Readme
Cartique
A Semantq, native eCommerce front-end UI library.
Installation
Install Cartique via npm:
npm install cartiqueThen, import it into your project:
import Cartique from 'cartique';Getting Started
Initialize Cartique in your project:
const cart = new Cartique();
console.log(cart.sayHello());License
This project is licensed under the MIT License.
