Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/poad/next-ts-minimal-template


https://github.com/poad/next-ts-minimal-template

nextjs reactjs template typescript

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# next-ts-template

## Usage

```
yarn create next-app ${app_name} --example "https://github.com/poad/next-ts-minimal-template"
cd ${app_name}
rm -rf .github
```