Skip to content

vh そのままだとスマホで上手く行かないことの説明用

Notifications You must be signed in to change notification settings

nekonenene/vh-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac8d432 · Oct 29, 2022

History

12 Commits
Sep 5, 2022
Sep 5, 2022
Sep 5, 2022
Oct 29, 2022
Sep 5, 2022
Sep 5, 2022
Sep 5, 2022
Sep 5, 2022
Sep 5, 2022
Sep 5, 2022
Sep 5, 2022

Repository files navigation

Static export example

This example show how to export to static HTML files your Next.js application fetching data from an API to generate a dynamic list of pages.

When trying to run npm start it will build and export your pages into the out folder and serve them on localhost:5000.

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-static-export with-static-export-app
yarn create next-app --example with-static-export with-static-export-app
pnpm create next-app --example with-static-export with-static-export-app

About

vh そのままだとスマホで上手く行かないことの説明用

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published