Skip to content

Website for free software product. It is built using Next.js with App Router

Notifications You must be signed in to change notification settings

karpolan/nextjs-auto-mute

Repository files navigation

AUTO-MUTE.COM - Built with NextJS

Mix of Create Next App (App Router) with set of reusable components and utilities to build professional SEO friendly websites.

Based on NextJS website starter template

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run lint

Checks the code for errors and missing things

npm run format

Formats the code according to ./prettierrc.js config

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production or local development to the .next folder.