Skip to content

LucasPat/mmi2-p2018-gulp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

See project on https://jovial-dubinsky-9c1918.netlify.com/

Note : for each instruction below, you can of course also use npm instead of yarn

Setup

Clone the project, move to the directory and run yarn install

Usage

Development

Running yarn run dev will launch browser sync and allow you to visit your website on http://localhost:3000/

Production

Running yarn run build will generate productions files in the /dist folder, which you can then serve for production.

About

A basic gulp-powered site boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.3%
  • HTML 19.4%
  • CSS 9.3%