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

https://github.com/poad/azure-example-webapp


https://github.com/poad/azure-example-webapp

Last synced: 10 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
```