Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kalabamssalu/nextjstemplate

This repository is a scaffold for quickly starting new projects with Next.js. It includes pre-installed dependencies and a structured project layout to streamline development.
https://github.com/kalabamssalu/nextjstemplate

eslint husky nextjs typescript

Last synced: 8 days ago
JSON representation

This repository is a scaffold for quickly starting new projects with Next.js. It includes pre-installed dependencies and a structured project layout to streamline development.

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

First, run the development server:

```bash

yarn dev

```