u-templater-cli
v1.0.3
Published
uTemplater CLI for Pug/Twig templates
Downloads
9
Maintainers
Readme
uTemplater CLI for Pug/Twig templates
This is a builder that will help you create all the necessary files to create components on HTML preprocessors Twig or Pug, and will also connect such (JS, CSS, Fonts) libraries as Bootstrap, Bootstrap icons, Bootstrap datepicker, DotdotdotJS, jQuery, PopperJS. You can also add other JS, CSS, Fonts libraries from the list.
It simplifies the speed of HTML template layout by making the build based on preprocessors.
Installation
npm i u-templater-cli -g
Usage
templater
Webpack
This is command start a webpack server
npm run start
This is command build project to docs directory
npm run build
Author: Oleksandr Nikitin
ISC license