Skip to content

rgavrilov/markup-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp Logo

Arthur Mirzoyan's Gulp-Project

Description

Arthur Mirzoyan's gulp-project for the default markup website

Default Usage

Follow the following steps and you're never walk alone!

1: Go to your projects folder for example:

MyProjects/

2: Clone repository and enter the title of your future repository your-project-title

git clone https://github.com/AmeliePoulain92/gulp-project your-project-title

3: Delete git/ folder

In order to set git init and synchronize your local repository to your
 new gitlab/bitbucket etc remote repository

4: Install packages

npm i (a shortcut for "install") 
if you have an error with bower, use bower i for install dependencies

5: Run Gulp in console

gulp  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 43.6%
  • HTML 40.9%
  • JavaScript 15.5%