## New Gulp development project

[GitHub](https://github.com/reacton-js/new-gulp-project) | [NpmJS](https://www.npmjs.com/package/new-gulp-project) | [Website](http://u92502bm.beget.tech/)

![new-gulp-project](https://raw.githubusercontent.com/reacton-js/new-gulp-project/main/logo.jpg)

The project uses the [BEM](https://en.bem.info/methodology/quick-start/) methodology and the [gulp-pugbem](https://www.npmjs.com/package/gulp-pugbem) plugin.

<br>

#### Install

```
npm i
```

#### Gulp Development

```
gulp
```

#### Gulp Production

```
gulp build
```