0.0.20 • Published 3 years ago

cupon-ds-kit v0.0.20

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Built With Stencil

Cuponstar DS UI Kit

Welcome to the Design System UI Kit of Cuponstar. Built with Web Components, you are able to implement on any kind of App you develop (VueJS, React, Polymer, VainillaJS, etc) :tada:

Getting Started

To start building a new web component, clone this repo:

git clone https://github.com/bondacom/cupon-ds-kit.git
cd cupon-ds-kit

and run:

npm install
npm start

Open your browser at http://localhost:3000 and play with our Storybook.

Useful scripts

npm run build
npm run test-lints
npm run test-spec
npm run test-e2e
npm run test

Be careful when run e2e testing, because it builds for dev and change the dist/. Do not track that when publish.

Naming Components

When creating new component tags, use the prefix bd- that fit our company.

Prettier and Linter

We use Prettier, Stylelint and ESLint :)

Using this kit

Publish to NPM Update package version, build and run:

npm publish
0.0.20

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago