Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/karpolan/nextjs-auto-mute

Website for free software product. It is built using Next.js with App Router
https://github.com/karpolan/nextjs-auto-mute

next-app-router next-js nextjs react reactjs seo ssg static-site-generator typescript

Last synced: 21 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# AUTO-MUTE.COM - Built with NextJS

Mix of [Create Next App](https://nextjs.org/docs/pages/api-reference/create-next-app) (App Router) with set of reusable components and utilities to build professional SEO friendly websites.

Based on [NextJS website starter template](https://github.com/umka-co/nextjs-website-starter)

## Available Scripts

In the project directory, you can run:

### `npm run dev`

Runs the app in the development mode.

Open [http://localhost:3000](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.