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

https://github.com/fixate/holding-page-boilerplate


https://github.com/fixate/holding-page-boilerplate

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Boilerplate For Landing Pages

Quickly set up projects where need Webpack, and want to benefit
from Gulp automation, BrowserSync reloading, and Pug templates.

Tasks are managed in `gulp/tasks`.

Gulp builds assets to `dist/` which BrowserSync serves.

## Getting Started

```shell
$ npm install
```

## Getting Down To Business

```shell
$ gulp
```

### License

MIT: http://fixate.mit-license.org/