Skip to content

asylbek23/kerim2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Boilerplate It's easy Gulp + Pug + SASS Smartgrid boilerplate

##Quick start

  • Install dev-dependencies npm i
  • Launch gulp to run watchers, server and compilers
  • Launch gulp build to minify files for production
  • Launch gulp webp to convert .png files to .webp

##Directory Layout

interact                    # Project root
├── /app/                   # Compiled files for developing (Скомпилированные файлы для разработки)
├── /build/                 # Minified files for production (Минифицированные файлы для продакшна)
├── package.json            # Dependencies for node.js
├── gulpfile.js             # gulp.js config
├── helpers.sass            # helpers.sass config
├── smartgrid.js            # smartgrid.js config
├── README.md               # File you read

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published