Шаблон проекта для быстрого старта
npm i
или в разы в быстрее c yarn
yarn install
npm start
npm start
Для создания нескольких блоков, названия нужно указывать через пробел.
npm run make-block [имя-блока] [имя-блока]
npm run build
npm run production
PORT=9000 npm start
NOTIFY=true npm start
TUNNEL=true npm start
OPEN=true npm start
npm run zip
npm run clean
npm run deploy