Skip to content

Latest commit

 

History

History
executable file
·
28 lines (17 loc) · 255 Bytes

README.md

File metadata and controls

executable file
·
28 lines (17 loc) · 255 Bytes

Template new project

css -> styl

html -> twig

assembly all js files in one file

Getting Started

Install new project

npm install

assembly project for production

gulp production

project development

gulp watch