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
- Host: GitHub
- URL: https://github.com/neo-ciber94/nextjs-appdir-templates
- Owner: Neo-Ciber94
- Created: 2023-12-17T22:16:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T00:21:18.000Z (almost 2 years ago)
- Last Synced: 2025-01-06T17:47:05.810Z (9 months ago)
- Language: TypeScript
- Size: 131 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```