Home
Softono
NextSimpleStarter

NextSimpleStarter

Open source MIT JavaScript
951
Stars
206
Forks
0
Issues
10
Watchers
1 month
Last Commit

About NextSimpleStarter

:whale: Simple and Accessible PWA boilerplate with Nextjs 15 and MUI

Platforms

Web Self-hosted

Languages

JavaScript

logo

Build main pullrequest firsttimersonly

Simple NextJS PWA boilerplate.

Getting Started

  • First, run the development server with npm run dev.
  • Navigate to http://localhost:3000 on your browser.
  • Start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

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

Deployment

▲ Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

Deploy with Vercel

⊚ Deploy on Netlify

  • On Netlify, Click on new site from git.
  • Select Cloned Repository.
  • Choose VCS.
  • Add build command next build && next export.
  • Add publish directory out.

⊚ Deploy on Gitpod

Click here to deploy on Gitpod.

Contribution

I'm open to contributions & suggestions in making this a lot better :hand:

License

MIT