Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

ProdanSergey/minimal-gulp-runner

Repository files navigation

Minimal GULP runner

  • compile PUG files
  • compile SCSS files
  • minify CSS styles
  • run a development environment

REQUIRMENTS

To use this boilerplate you should firstly install a Node.JS stable version.

HOW TO USE

To setup all dependencies use next command

npm run setup

To run a local development environment use next command

gulp dev

To build a project use next command. Built files will be placed inside ./build folder

gulp

About

A GULP Boilerplate for a quick start.

Resources

License

Stars

Watchers

Forks

Packages

No packages published