Skip to content

shipurjan/nihonkashi

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Run development server

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Static HTML export

npm run build

Above command will generate an out directory with static files.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!