Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nickderobertis/copier-nextjs

Copier Template for a NextJS App
https://github.com/nickderobertis/copier-nextjs

Last synced: about 3 hours ago
JSON representation

Copier Template for a NextJS App

Awesome Lists containing this project

README

        

# Copier Template for a NextJS App

Copier Template for a Next.js App

See the generated example [repository](https://github.com/nickderobertis/copier-nextjs-example)
and [static web page](https://nickderobertis.github.io/copier-nextjs-example).

## Development Status

This project uses [semantic-release](https://github.com/semantic-release/semantic-release) for versioning.
Any time the major version changes, there may be breaking changes. If it is working well for you, consider
pegging to the current major version, e.g. `copier-nextjs@v1`, to avoid breaking changes. Alternatively,
you can always point to the most recent stable release with the `copier-nextjs@latest`.

## Developing

Clone the repo and then run `npm install` to set up the pre-commit hooks.

## Author

Created by Nick DeRobertis. MIT License.