Skip to content
/ nextjs-static-app Public template

Next.js template for static-app like chrome extensions. It can open html file on browser directory.

Notifications You must be signed in to change notification settings

Ut0n69/nextjs-static-app

Repository files navigation

nextjs-static-app

How to use

# install deps
$ yarn

# for dev
$ yarn dev

# generate static app
$ yarn generate
$ open file:/{pwd}/dist/index.html

Feature

  • Next.js
  • TypeScript
  • ESLint
  • Prettier
  • Chakra UI
  • GitHub Actions
  • Renovate

About

Next.js template for static-app like chrome extensions. It can open html file on browser directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published