poad / next-ts-amplify-hosting-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:CSS 35.6%Language:MDX 29.3%Language:TypeScript 24.8%Language:JavaScript 6.4%Language:Shell 3.9%