Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frantallukas10/gulp-basic-config


https://github.com/frantallukas10/gulp-basic-config

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

### Gulp basic config

```
npm i
```

or

```
yarn install
```

## development

```
npm run dev
```

## production

```
npm run prod
```