0.2.2 • Published 2 years ago

create-next-three-chakra-app v0.2.2

Weekly downloads
-
License
-
Repository
-
Last release
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