roman 0ea8f8b443 Update the generator template.
Add remToPx parameter + design folder.
2022-05-02 18:55:55 +03:00
2022-04-27 10:20:16 +03:00
2022-04-30 01:04:36 +03:00
2022-05-02 18:55:55 +03:00
2022-04-30 01:04:36 +03:00
2022-04-30 01:04:36 +03:00

Create Block - Development Tool

This project used as:

  1. Block generator
  2. Development Environment

Block Generator

To create/generate new block by template use:

npm run generate-block

The /blocks folder will be generated. Then you can run npm install, npm start to launch the development environment.

Development Environment

Generated blocks are including this repository.
This project is running a nodejs script with browsersync and gulp which improves the development process.

S
Description
No description provided
Readme 20 MiB
Languages
JavaScript 81.7%
PHP 9.2%
Handlebars 4.7%
SCSS 4.4%