Skip to content

DJYoko/YokohamaLandscape

Repository files navigation

YokohamaLandscape

Landscape of my Hometown. based on Next.js.

demo

https://djyoko.github.io/YokohamaLandscape/

DEMO is compiled static HTMLs. it works as SPA.

build command

  • run npm run dev
  • export static HTMLs npm run export
    • this export command executes default Next.js generate files & generate .nojekyll under ./docs.
    • github pages ignore _UnderbarStart directory (the first underbar).
    • to prevent this, .nojekyll should be on ./docs directory.

framework & libraries

visual materials