@gocommerce/styleguide

5.4.107 • Public • Published

Styleguide

https://vtex-gocommerce.github.io/styleguide

Setup

git clone https://github.com/vtex-gocommerce/styleguide.git
cd styleguide
npm install

Developing using Styleguidist

Start the server with:

npm run styleguide

Publish new version at Render APP

First of all, increase the version at Manifest.json. Run the command below if you created a new component.

npm run entrypoints

Link to see results

vtex link

Publish when finished

vtex switch gocommerce
vtex publish

Publish new version at NPM with Releasy

npm run compile
git commit -a
releasy --stable
npm publish

Publishing Styleguide page on Github

npm run styleguide:build
npm run github

/@gocommerce/styleguide/

    Package Sidebar

    Install

    npm i @gocommerce/styleguide

    Weekly Downloads

    253

    Version

    5.4.107

    License

    none

    Unpacked Size

    463 kB

    Total Files

    422

    Last publish

    Collaborators

    • augusto.lazaro
    • alexandrehfumes
    • gustavorosolem
    • gc-lab
    • joaokamun