kogai / sandbox-google-my-business-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextJS Typescript Boilerplate

Bootstrap a developer-friendly NextJS app configured with:

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example with-typescript-eslint-jest with-typescript-eslint-jest-app
# or
yarn create next-app --example with-typescript-eslint-jest with-typescript-eslint-jest-app

Deploy it to the cloud with Vercel (Documentation).

About


Languages

Language:TypeScript 82.4%Language:Makefile 9.3%Language:JavaScript 8.3%