Skip to content

resir014/nextjs-typescript-quickstart

Repository files navigation

nextjs-typescript-quickstart

Get started on Next.js with TypeScript in seconds.

This is an example setup of Next.js building on top of the official TypeScript example. It adds the following:

  • Simple styling structure with CSS Modules
  • Basic ESLint and Prettier setup
  • TypeScript typechecking as part of test script (ready to plug into any CI)

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 https://github.com/resir014/nextjs-typescript-quickstart nextjs-typescript-quickstart-app
# or
yarn create next-app --example https://github.com/resir014/nextjs-typescript-quickstart nextjs-typescript-quickstart-app

Deploy it to the cloud with Vercel (Documentation).

About

Get started on Next.js with TypeScript in seconds.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •