Skip to content

An example of nwb use with customizations for VTEX projects

Notifications You must be signed in to change notification settings

vtex/vtex-nwb-example

Repository files navigation

vtex-nwb-example

Travis npm package Coveralls

Create your own nwb component and extend it with:

  nwb new react-component my-nwb-component

(press enter for all questions)

cd my-nwb-component

(enter your new project folder)

  git remote add other git@github.com:vtex/vtex-nwb-example.git &&\
  git fetch other &&\
  git cherry-pick c61a004 &&\
  git remote remove other

(copy patch for extra VTEX contexts)

About

An example of nwb use with customizations for VTEX projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published