thelia / thelia-js-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Front Tools

Utilisation de blocks-editor

Link package blocks-editor

cd packages/blocks-editor
npm link
cd -
npm run dev

Goes to modules Thelia-blocks on your project

cd local/modules/TheliaBlocks
npm install
npm link @thelia/blocks-editor
npm run dev

About


Languages

Language:TypeScript 80.4%Language:CSS 17.8%Language:JavaScript 1.8%