0.2.2 • Published 2 years ago
ThreeJs Boilerplate
A simple cube revolving at its own axis made using Next.js, ChakraUi, ThreeJs.
Getting Started
Run this command.
npx create-next-three-chakra-app name-for-the-project
Then, Navigate to the project directory using cd command.
cd name-of-the-project
Run the development server.
npm run dev