Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shankara-subramani/gulp-webpack-hmr-sass-boilerplate
The boilerplate for the modern web!
https://github.com/shankara-subramani/gulp-webpack-hmr-sass-boilerplate
boilerplate gulp hmr nunjucks sass webpack
Last synced: about 2 months ago
JSON representation
The boilerplate for the modern web!
- Host: GitHub
- URL: https://github.com/shankara-subramani/gulp-webpack-hmr-sass-boilerplate
- Owner: shankara-subramani
- Created: 2017-03-19T08:39:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T09:05:15.000Z (almost 8 years ago)
- Last Synced: 2024-11-14T17:02:18.748Z (about 2 months ago)
- Topics: boilerplate, gulp, hmr, nunjucks, sass, webpack
- Language: JavaScript
- Size: 31.3 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Boilerplate
```bash
git clone https://github.com/shankariyerr/gulp-webpack-hmr-sass-boilerplate.git NewApp
cd NewApp
npm install
```## Usage
Just run
```bash
$ gulp
```