Skip to content

Latest commit

 

History

History
133 lines (66 loc) · 1.8 KB

File metadata and controls

133 lines (66 loc) · 1.8 KB


Basic Starter Kit
Basic Starter Kit


This project is a starter kit for develop the very small front-end web applications with Gulp 😋

📖 About

This project is a starter kit for develop the very small front-end web applications with Gulp 😋

📚Tech Stack

Gulp.js

A cross-platform, streaming task runner that lets developers automate many development task

Commitlint

Send commit messages to conventional commits rules

SASS

The most mature, stable, and powerful professional grade CSS extension language in the world

Editorconfig

Helps maintain consistent coding styles for my working on the same project across various editors and IDEs

Prettier

An opinionated code formatter

Getting Started

⚙️ How To Use

  1. Clone this repository
git clone https://github.com/yasinatesim/basic-starter-kit.git
  1. Install the project dependencies
npm install
  1. Develop awesome things
npm start

or

gulp

🔑 License

  • Copyright © 2020 - MIT License.

See LICENSE for more information.