- Clone this repo.
- Change into the repo and run
npm installto install dependencies. - Run
npm startto build for development, andnpm run buildto run a production build.
- All blocks code is in the
blocksdirectory (not in asrcdirectory). - Most (all?) JS gets built to the
builddirectory. - PHP files are in
includes - Custom patterns are in
patterns - There is a sample CSV importing file that can be filled out and imported.