Boilerplate code for create html theme for marketplace
src - it's a source files folder
demo - it's a folder for your demo
build - it's a result of your work
index.pug - it's a first page in demo (not a template)
gulp- Gulp is a toolkit for automating painful or time-consuming tasks in your development.babel- is a JavaScript compiler.pug- Pug is a high-performance template engine.sass/scss- Sass is the most mature, stable, and powerful professional grade CSS extension language in the world.jQuery- jQuery is a fast, small, and feature-rich JavaScript library.Bootstrap- The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.Browsersync- Time-saving synchronised browser testing.
Added Browsersync and now no longer need a separate local server like OpenServer or etc.
Onuchin Artemy
This project is open source and available under the MIT License.