artemy-onuchin / boilerplate-themeforest

Boilerplate code for create html theme for marketplace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML template

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)

Dependencies

  • 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.

Update 21 jule 2021

Added Browsersync and now no longer need a separate local server like OpenServer or etc.

Author

Onuchin Artemy

License

This project is open source and available under the MIT License.

About

Boilerplate code for create html theme for marketplace

License:MIT License


Languages

Language:Pug 40.1%Language:JavaScript 34.6%Language:SCSS 25.3%