2.0.18 • Published 6 years ago

zygote-cart-v2 v2.0.18

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

React Zygote

Zygote 2.0 built with React

Getting started

with npm

npm i -S zygote-cart

with yarn

yarn add zygote-cart

Usage

importing

const zygote = require('zygote-cart');

import zygote from 'zygote-cart';