izbagov / byacha

Simple gulp start kit with minimal tools and features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

byacha

Simple gulp start kit with minimal tools and features

Requirements

This should be installed on your computer in order to get up and running:

Getting Started

Instructions:

  1. Execute git clone https://github.com/izbagov/byacha.git your-project-name. This creates a folder called your-project-name (change that to your project name) at the current location where your terminal / command prompt is pointing to.
  2. Change your working directory to your project folder by executing cd your-project-name.
  3. Install all dependencies by executing npm install.
  4. Spin up your web development environment with the command gulp dev.

👨‍💻 Start coding!

About

Simple gulp start kit with minimal tools and features


Languages

Language:SCSS 82.6%Language:JavaScript 13.5%Language:HTML 3.9%