Skip to content

sgollapudi77/nextjs-starter

Repository files navigation

Next.js starter

Trying in canary

Azure Static Web Apps allows you to easily build Next.js apps in minutes. Use this repo with the Next.js tutorial to build and customize a new static site.

Running locally

To run locally, open the development server with the following command:

npm run dev
# or
yarn dev

Next, open http://localhost:3000 in your browser to see the result.

You can start editing the app by modifying modifying pages/index.js. Notice how the the page auto-updates as you edit the file 🎉.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published