Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gocommerce/styleguide

Package Overview
Dependencies
Maintainers
7
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gocommerce/styleguide

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

  • 5.4.107
  • latest
  • npm
  • Socket score

Version published
Maintainers
7
Created
Source

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

FAQs

Package last updated on 12 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc