![img-1](../assets/images/01.png)
![img-2](../assets/images/02.png)
![img-3](../assets/images/03.png)
![img-4](../assets/images/04.png)
![img-5](../assets/images/05.png)
![img-6](../assets/images/06.png)
![img-7](../assets/images/07.png)
Documentation
Installation
Steps to follow for getting started with the template:
Gulp
- Start command prompt window or terminal and change directory gulp+scss+hbs
cd gulp+scss+hbs
- Install via the npm
npm install
- For development
npm run dev
gulp watch
- For build
npm run build
gulp build