Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kalabamssalu/nextjstemplate
- Owner: KalabAmssalu
- Created: 2024-08-11T16:05:45.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T23:26:25.000Z (3 months ago)
- Last Synced: 2024-10-10T18:22:21.630Z (29 days ago)
- Topics: eslint, husky, nextjs, typescript
- Language: TypeScript
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```