@rebilly/revel
TypeScript icon, indicating that this package has built-in type declarations

6.30.1 • Public • Published

Revel

Revel

Design and develop clean, elegant, and performant Rebilly experiences.


View Documentation

npm latest version semantic-release: conventional commits Release status

About this repo

Revel is the design system used by designers and developers at Rebilly to build clean, elegant, and performant experiences for its merchants.

Commands

Install dependecies and start development

yarn && yarn docs:dev

Commands

Command Description
dev Run the dev server for the component documentation. See docs:dev.
docs:dev Run the dev server for the component documentation.
docs:build Build component documentation as a static HTML site.
build Build the library.
build:watch Build the library and rebuild on file changes.
playground:dev Run the playground dev server (see Playground).
lint:no-fix Run eslint.
lint Run eslint and automatically fix issues.
test:unit Run the unit tests.
test:unit:watch Run the unit tests on changed files, in watch mode.

Playground

Sometimes it is easier to test a complex configuration directly in a vue application, rather than through our vuepress documentation.

For this, we provide a playground server which can be run with:

yarn playground:dev

Note: You must copy the playground component file /src/playground/Playground-copyme.vue to Playground.vue.

Dependencies (0)

    Dev Dependencies (43)

    Package Sidebar

    Install

    npm i @rebilly/revel

    Weekly Downloads

    325

    Version

    6.30.1

    License

    MIT

    Unpacked Size

    3.23 MB

    Total Files

    80

    Last publish

    Collaborators

    • adamaltman
    • romanhotsiy
    • mike.classic
    • rebilly-npm-machine-user