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: 17 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T09:05:15.000Z (about 8 years ago)
- Last Synced: 2025-03-27T12:12:53.207Z (about 1 month 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
```