Skip to content

This is a starter app for Next JS with PWA and various other preadded dependencies installed

License

Notifications You must be signed in to change notification settings

divyashah0510/starter-app

Repository files navigation

Starter App for Next JS

This is a starter app for Next JS with TypeScript, ESLint, Prettier, and Tailwind CSS.

PWA App with Next JS

  • This app is a PWA app with Next JS. It uses the @ducanh2912/next-pwa package to add PWA support to the app. The package is a fork of the next-pwa package with some additional features.
  • For integrating PWA with NextJS app, you can follow the steps in the HERE file.

Getting Started

  1. Clone the repository
  2. Run yarn install
  3. Run yarn dev
  4. Visit http://localhost:3000

Commands

  • yarn dev - Start the development server
  • yarn build - Build the app for production
  • yarn start - Start the production server

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a starter app for Next JS with PWA and various other preadded dependencies installed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published