Skip to content

This work is my first personal project, and it consists of an application for you to roll dice anywhere while playing your role-playing games.

License

Notifications You must be signed in to change notification settings

IreneBioque/roll-dices

Repository files navigation

Proyecto personal roll dices

Este proyecto consiste en una aplicación para que puedas tirar dados en cualquier lugar mientras juegas a tus partidas de rol.

This project consists of an application so that you can roll dice anywhere while playing your role-playing games.

Sobre mi 😊👩‍💻

Me llamo Irene Bioque y soy estudiante de Adalab Github. Este proyecto, es uno de mis proyectos personales, combinando dos pasiones, la programación y el rol.

My name is Irene Bioque and I'm a student of Adalab Github. This project is one of my personal projects, combining two passions, programming and role playing.

Comenzando 🚀 / Starting 🚀

Estas instrucciones te permitirán obtener una copia del proyecto en funcionamiento en tu máquina local para propósitos de desarrollo y pruebas.

These instructions will allow you to get a working copy of the project on your local machine for development and testing purposes.

Pre-requisitos 📋 / Prerequisites 📋

¿Que necesitas para instalar el software?

Necesitas tener instalado Node JS

What do you need to install the software?

You need to have installed Node JS

Instalación 🔧 / Installation 🔧

  1. Descargar este repositorio en zip o clonar el repositorio en tu dispositivo (si clonas el repositorio, ten en cuenta de que no podrás añador tus commits)
  2. Abre una terminal en la carpeta raíz de tu repositorio
  3. Instala las dependencias locales ejecutando en la terminal el comando:
npm install
  1. Download this repository in zip or clone the repository on your device (if you clone the repository, note that you will not be able to add your commits).
  2. Open a terminal in the root folder of your repository.
  3. Install the local dependencies by running the command in the terminal:
npm install

Arrancar el proyecto ⚙️ / Starting the project ⚙️

Una vez hecho el paso anterior, hay que arrancar el proyecto cada vez que programes. Para ello, ejecuta el comando:

npm start

A continuación puedes observar que:

  • Se abrirá una ventana en tu navegador pretederminado, que mostrará tu web.
  • Los ficheros sobre lo que trabajarás estan dentro de la carpeta src/

Once you have done the previous step, start the project every time you program. To do this, run the command:

npm start

Then you can see that:

  • A window will open in your pre-finished browser, which will display your website.
  • The files you will be working on are inside the src/ folder.

Publicar el proyecto en GitHub Pages 📚 / Publish the project on GitHub Pages 📚

Introducir el comando

npm run docs

Y a continuación:

  1. Sube tu repo a la carpeta docs/ que se te acaba de generar
  2. Entra en la pestaña settings de tu repositorio
  3. En el apartado de GitHub Pages activa la opción master branch/docs folder

Enter the command

npm run docs

And then:

  1. Upload your repo to the docs/ folder that was just generated for you.
  2. Go to the settings tab of your repo
  3. In the GitHub Pages section activate the master branch/docs folder option.

Construido con 🛠️ / Built with 🛠️

  • Adalab-web-starter-kit
  • HTML
  • SASS
  • GULP
  • JavaScript

Autores ✒️ / Authors ✒️

Colaboradores 🖊️ / Partners 🖊️

  • Adalab -Realización de Adalab Starter Kit Github

Licencia 📄 / Licence 📄

Este proyecto está bajo la Licencia MIT License mira el archivo LICENSE para más detalles

This project is licensed under the MIT License MIT License see the LICENSE file for more details.

Gracias 🎁 / Thanks 🎁

  • Gracias a las compañeras y profesores de Adalab 🍺
  • Thanks to the colleagues and teachers of Adalab 🍺

About

This work is my first personal project, and it consists of an application for you to roll dice anywhere while playing your role-playing games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published