ldc84 / yonseimadi

연세마디신경외과

Home Page:https://ldc84.github.io/yonseimadi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

연세마디신경외과

This provides an example Gulp.js project which automates CSS tasks including:

  • optimizing images
  • compiling Sass .scss files
  • handling and inlining assets
  • automatically appending vendor prefixes
  • removing unused CSS selectors
  • minifying CSS
  • reporting file sizes
  • outputing sourcemaps for use in browser devtools
  • live-reloading CSS in a browser when source files change.
  • HTML include Template.

Installation

To install on any Linux, Mac OS or Windows system, ensure Node.js is installed then clone the repository:

git clone https://github.com/ldc84/makeyourdreams.git

Navigate to the folder:

cd makeyourdreams

Install dependencies:

npm i gulp -g
npm i

Note that module versions have been fixed to guarantee compatibility. Run npm outdated and update package.json as necessary.

Usage

Run in live-reloading development mode:

gulp

Navigate to http://localhost:9090/ or the External URL if accessing from another device. Further instructions are shown on the index page.

About

연세마디신경외과

https://ldc84.github.io/yonseimadi/


Languages

Language:JavaScript 59.2%Language:HTML 20.7%Language:CSS 20.1%