Skip to content

yukosnoopy/web-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-starter-kit

使用方法

  1. ファイルを作業フォルダに落とす
    $ git clone https://github.com/yukosnoopy/web-starter-kit.git

  2. パッケージをインストール
    $ npm i

  3. Debug build
    $ gulp or $ npm run dev

  • CSSをminifyしない
  • CSSソースマップを出力する
  1. Release build
    $ npm run prod
  • CSSをminifyする
  • CSSソースマップを出力しない

CSS設計手法

FLOCSS( https://github.com/hiloki/flocss )を採用

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors