About | Technologies | Requirements | Starting | License | Author
The purpose of this repository is for studies and practices with React three fiber applying to Next.js 😄
The following tools were used in this project:
Before starting 🏁, you need to have Git, Node and Yarn installed.
# Clone this project
$ git clone https://github.com/JohnAnon9771/next-three-fiber
# Access
$ cd next-three-fiber
# Install dependencies
$ yarn
# Run the project in development mode
$ yarn dev
# The server will initialize in the <http://localhost:3000>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by JohnAnon9771