Giter Club home page Giter Club logo

kindred-inspiration's Introduction

Este sitio está desarrollado con React Three Fiber, es solo para uso educativo NO COMERCIAL.

MODELO 3D: https://sketchfab.com/3d-models/kindred-league-of-legends-rigged-06a32da82b0441c39950296315307400

Imagen 1

Requisitos: 📝

Asegúrate de tener Node.js instalado en tu sistema antes de continuar.

Instalación: ⚙️

  1. Clona este repositorio en tu máquina local.
  2. Abre una terminal y navega hasta la carpeta del proyecto.
  3. Ejecuta el siguiente comando para instalar las dependencias:
npm install

Dependencias: ⚙️

# Instala @babel/core
npm install @babel/core

# Instala @react-three/drei
npm install @react-three/drei

# Instala @react-three/fiber
npm install @react-three/fiber

# Instala @types/three
npm install @types/three

# Instala baffle
npm install baffle

# Instala gsap
npm install gsap

# Instala react
npm install react

# Instala react-dom
npm install react-dom

# Instala three
npm install three

DevDependencies: ⚙️

# Instala @types/react sin especificar la versión
npm install --save-dev @types/react

# Instala @types/react-dom sin especificar la versión
npm install --save-dev @types/react-dom

# Instala @vitejs/plugin-react sin especificar la versión
npm install --save-dev @vitejs/plugin-react

# Instala eslint sin especificar la versión
npm install --save-dev eslint

# Instala eslint-plugin-react sin especificar la versión
npm install --save-dev eslint-plugin-react

# Instala eslint-plugin-react-hooks sin especificar la versión
npm install --save-dev eslint-plugin-react-hooks

# Instala eslint-plugin-react-refresh sin especificar la versión
npm install --save-dev eslint-plugin-react-refresh

# Instala vite sin especificar la versión
npm install --save-dev vite

Para iniciar el servidor de desarrollo: 🚀

npm run dev

Enlaces: 🔗

kindred-inspiration's People

Contributors

srpollin1 avatar

Stargazers

JrJose avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.