Kashiwade-homepage

Set Up Development Environment

  • requirements
    • node.js@20.3.1
    • gatsby-cli
      • npm install -g gatsby-cli
  • optional

after install development environment,

cd kashiwade-homepage
npm install
gatsby develop

update package

it use npm-check-updates, so install it

  • check package version
    • ncu or npm-check-updates
  • update
    • ncu -u --target minor
    • ncu -u --target latest
  • install
    • npm install

デザインガイド

  • アクセントカラー1 #94e39c

    • サブアクセントカラー1 #329b51
  • アクセントカラー2 #f4bfd6

    • サブアクセントカラー2 #ffe1e1
    • サブアクセントカラー2 #dea7a7
  • アクセントカラー3 #ffe3c4

    • サブアクセントカラー3 #fffaed
    • サブアクセントカラー3 #edb9a8
  • アクセントカラー4 #878ac4

    • サブアクセントカラー4 #6363a8