Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iamtheasad/exhibition-gulp

Website for Bangladesh International Travel and Tourism Expo (BITTE). scss, gulp, nunjucks all latest technology are used here
https://github.com/iamtheasad/exhibition-gulp

gulp html-css-javascript html5 nunjucks scss

Last synced: about 2 months ago
JSON representation

Website for Bangladesh International Travel and Tourism Expo (BITTE). scss, gulp, nunjucks all latest technology are used here

Awesome Lists containing this project

README

        

# Gulp Task Runner Used Here

```python
ok
```

For Install Packages Run:

```
npm install
```

Or

```
yarn
```

For Run The Project On Your Local Machine:

```
gulp
```

For Clean Build Folder Run:

```
yarn cleanBuild
```

or

```
npm run cleanBuild
```

For Image Optimized Run:

```
npm run imageMinify
```

or

```
yarn imageMinify
```

For Image Clean Run:

```
npm run imageClean
```

or

```
yarn imageClean
```