https://github.com/yasinatesim/basic-starter-kit
This project is a starter kit for develop the very small front-end web applications with Gulp π
https://github.com/yasinatesim/basic-starter-kit
boilerplate-template gulp gulp4 gulpjs image-optimization sass scss
Last synced: about 1 month ago
JSON representation
This project is a starter kit for develop the very small front-end web applications with Gulp π
- Host: GitHub
- URL: https://github.com/yasinatesim/basic-starter-kit
- Owner: yasinatesim
- License: mit
- Created: 2020-08-18T16:22:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-18T16:36:49.000Z (almost 6 years ago)
- Last Synced: 2025-01-12T17:39:09.872Z (over 1 year ago)
- Topics: boilerplate-template, gulp, gulp4, gulpjs, image-optimization, sass, scss
- Language: JavaScript
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
A cross-platform, streaming task runner that lets developers automate many development task
Send commit messages to conventional commits rules
The most mature, stable, and powerful professional grade CSS extension language in the world
Helps maintain consistent coding styles for my working on the same project across various editors and IDEs
An opinionated code formatter
## Getting Started
### βοΈ How To Use
1. Clone this repository
```bash
git clone https://github.com/yasinatesim/basic-starter-kit.git
```
2. Install the project dependencies
```bash
npm install
```
3. Develop awesome things
```bash
npm start
```
or
```bash
gulp
```
## π License
* Copyright Β© 2020 - MIT License.
See `LICENSE` for more information.