|
1 | | -# Gulp Webpack Starter :octopus: |
| 1 | +<div align="center"> |
| 2 | + <img alt="styled-components" src="https://user-images.githubusercontent.com/13425833/73493741-a2eefe00-43b3-11ea-8cae-202e646582ac.png" height="150px" /> |
| 3 | + <br /> |
| 4 | + <h1>Gulp Webpack Starter 2.0.0</h1> |
| 5 | +</div> |
| 6 | + |
| 7 | +<br /> |
2 | 8 |
|
3 | 9 | [](https://github.com/wwwebman/gulp-webpack-starter/blob/master/CONTRIBUTING.md) |
4 | 10 | [](https://github.com/wwwebman/gulp-webpack-starter/blob/master/CONTRIBUTING.md) |
5 | 11 | []() |
6 | 12 | [](https://travis-ci.org/wwwebman/gulp-webpack-starter) |
7 | 13 | [](https://gitter.im/gulp-webpack-starter/Lobby) |
8 | 14 |
|
9 | | -**Gulp Webpack Starter** - A simple web-development toolkit using Gulp task runner and Webpack bundler. |
10 | | -Ideal for [building static HTML templates](#dart-1-static-html-templating) |
11 | | -or [speeding up WordPress](#eyes-2-wordpress) theme development |
12 | | -and any similar template-driven and front-end project. |
| 15 | +**Gulp Webpack Starter** - fast and simple web development toolkit. |
| 16 | +It uses Gulp task runner and Webpack bundler. |
| 17 | +The starter perfectly fits [building static HTML templates](#dart-1-static-html-templating) |
| 18 | +or [speeding up WordPress](#eyes-2-wordpress) theme development. |
| 19 | +It be included to any similar template-driven Front End project. |
13 | 20 |
|
14 | | - |
| 21 | +**Easy to start, simple to develop with. Check it out! :octopus:** |
15 | 22 |
|
16 | 23 | ## List of Content |
17 | 24 |
|
@@ -139,8 +146,6 @@ If you still have a problem, let us know by opening an [issue](https://github.co |
139 | 146 | ## Commands |
140 | 147 |
|
141 | 148 | ```bash |
142 | | -yarn <script> |
143 | | - |
144 | 149 | yarn start // Runs development mode |
145 | 150 | yarn build // Compiles assets in production mode |
146 | 151 | ``` |
0 commit comments