Next.js WebApp Starter documentation
  • Introduction
  • Getting Started
  • Folder Structure
  • Development
    • TypeScript Integration
  • Page Components
    • Custom `App`
  • Misc
    • Changelog
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Development

TypeScript Integration

Next.js WebApp Starter is developed as a TypeScript Next.js app. As such, there are a few things that are worth mentioning.

PreviousFolder StructureNextCustom `App`

Last updated 4 years ago

Was this helpful?