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

https://github.com/neo-ciber94/nextjs-appdir-templates

Templates for nextjs app directory
https://github.com/neo-ciber94/nextjs-appdir-templates

Last synced: 8 months ago
JSON representation

Templates for nextjs app directory

Awesome Lists containing this project

README

          

# NextJS App Directory Templates

A collection of templates for nextjs app directory.

## Usage

For downloading templates you need to install the npm package [degit](https://www.npmjs.com/package/degit).

```bash
npm install -g degit
```