Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turbo + NextJS

This is not a README.md from any template. I set this NextJS + Turbo template up from Add Turborepo to your existing project section of the docs.

Turbo is a next-generation toolchain for frontend development, written in Rust. It consists of 3 major parts:

  • Turbopack: an incremental bundler (the successor to Webpack)
  • Turborepo: an incremental build system
  • The Turbo engine: a low-level incremental computation and memoization engine

Getting Started

First, run the development server:

npm run turbo dev
# or
yarn turbo dev
# or
pnpm turbo dev

About

📦 ThreeJS React Playground

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages