Skip to content

poad/next-ts-minimal-template

Repository files navigation

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