Skip to content

oliveira-victor/mami_moon

Repository files navigation

Getting Started with Gulp

This project was bootstrapped with Gulp.

Available Scripts

In the project directory, you can run:

npm run gulp

Compile image, scss and js files from src into dist folder using gulp-imagemin, gulp-sass and gulp-uglify.\

npm run dev

Start gulp-watch on scss and js file changes inside the folders src/styles and src/scripts.\