Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/remycharpentier/reubot-studio
Site de studio de jeux vidéo fictif - Projet perso e-vitrine
https://github.com/remycharpentier/reubot-studio
axios bootstrap-react context react react-router styled-components
Last synced: about 2 months ago
JSON representation
Site de studio de jeux vidéo fictif - Projet perso e-vitrine
- Host: GitHub
- URL: https://github.com/remycharpentier/reubot-studio
- Owner: remycharpentier
- Created: 2024-11-17T20:58:12.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-25T04:42:50.000Z (about 2 months ago)
- Last Synced: 2024-11-25T05:20:38.693Z (about 2 months ago)
- Topics: axios, bootstrap-react, context, react, react-router, styled-components
- Language: JavaScript
- Homepage:
- Size: 10.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloner le projet
Télécharger en ZIP
ou
Ouvrir un terminal/powershell
Taper git clone https://github.com/remycharpentier/Reubot-Studio.git# Installer les packages
Dans la console, à la racine du projet, taper npm i
# Démarrer l'application
Dans la console, taper npm run dev
# Voir l'application
Dans un navigateur web, taper http://localhost:5173/ dans la barre d'adresse.