https://github.com/djyoko/yokohamalandscape
Landscape of my Hometown. based on Next.js
https://github.com/djyoko/yokohamalandscape
bootstrap bootstrap3 css nextjs react reactjs scss webpack
Last synced: 6 months ago
JSON representation
Landscape of my Hometown. based on Next.js
- Host: GitHub
- URL: https://github.com/djyoko/yokohamalandscape
- Owner: DJYoko
- Created: 2019-04-28T13:23:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-17T08:50:40.000Z (over 1 year ago)
- Last Synced: 2025-04-13T20:45:50.770Z (over 1 year ago)
- Topics: bootstrap, bootstrap3, css, nextjs, react, reactjs, scss, webpack
- Language: JavaScript
- Homepage: https://djyoko.github.io/YokohamaLandscape/index.html
- Size: 27.6 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YokohamaLandscape
Landscape of my Hometown. based on `Next.js`.
## demo
[https://djyoko.github.io/YokohamaLandscape/](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
- [React](https://reactjs.org/)
- [Next.js](https://nextjs.org/)
- [Bootstrap](https://getbootstrap.com/)
## visual materials
- photos [unsplash.com](https://unsplash.com), [www.pakutaso.com](https://www.pakutaso.com)
- text [Wikipedia](https://en.wikipedia.org/wiki/Yokohama)