Skip to content

TYPO3-Headless/next-typo3-starter

Repository files navigation

Next-Typo3 Starter

This is a Next-typo3 project bootstrapped with create-next-app.

.npmrc setup To fetch next-typo3 from @t3headless's private scope you need to be authorized by NPM_TOKEN. Export your token as a global variable in your .bashrc or .zshrc:

export NPM_TOKEN=YOUR_TOKEN_HERE

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

About

Next-typo3 starter for create-next-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published