Git Product home page Git Product logo

corporatesite2's Introduction

各フォルダの説明

  • dist:最終的にweb上に適用されるcss、js、画像
    • html
    • assets
      • js
      • css
      • images
  • src:このファイル内のもろもろをgulpで処理して、distファイルに送る
    • js:javaScriptの入るフォルダ
    • images:画像の入るフォルダ
    • scss:各種scssの入るフォルダ
      • base:リセットcss、各種ライブラリ、ページ全体の設定、変数用scssの入るフォルダ
      • components:BEMにおける各blockに適用するスタイル用
        • common:汎用的なcomponentファイル
        • parts:BEMのelementを持たないblock(ボタンやレイアウトなど)
      • pages:ページ特有のデザインを入れるフォルダ
      • utils:上書きによって微調整するための、ミニマルなscssファイル
  • package.jsonなどの設定ファイル

環境構築方法

npm install

実行方法

npm run gulp

または

npm run start

corporatesite2's People

Contributors

melontai avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.