336 B
336 B
Usage
Edit index.php
and .scss
files, so that the correct block name and
namespace are used.
npm install
# build and watch for development
npm run dev
# build for production
npm run build
The links to the WordPress default config files are required so that code editors pick up the correct linting configurations.