https://github.com/fixate/holding-page-boilerplate
https://github.com/fixate/holding-page-boilerplate
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fixate/holding-page-boilerplate
- Owner: fixate
- Created: 2016-07-21T07:11:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-21T07:29:32.000Z (almost 9 years ago)
- Last Synced: 2025-01-04T08:37:33.294Z (4 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/