Gatsby

HMJ Manajemen Informatika

🧾 Requirements

  1. NodeJS >= 17.3.0
  2. npm >= 8.3.0
  3. Gatsby CLI >= 4.5.1

🔱 Reference

🚀 Quick start

  1. Install depedencies

    Navigate into your new site’s directory and start it up.

    cd develop_owdc
    npm install
  2. Start developing.

    npm run develop
  3. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

  4. Change the browser breakpoint

    Note: This website isn't responsive.

    for better experience change the browser breakpoint with this steps:

    1. inspect the website,
    2. toggle the device emulation by click Ctrl+Shift+M, or click on the top left of devtools,
    3. on the top of website, change the breakpoint to 1440 x 900

    Due to time constraints, we did not add responsive features to this website

  5. Learn more