#ACTUALIZACIÓN IMPORTANTE:
Despliegue en el IAAS: http://10.6.128.101:8080/
cd ~/code
git clone https://github.com/enten/gitbook-boilerplate.git awesome-project
cd awesome-project
rm -fr .git
vi package.json
# edit repository.url and repository.wiki
git remote add origin <url>
npm run build
# or
# npm run generate-gitbook && npm run generate-wiki
npm run deploy
# or
# npm run deploy-gitbook && npm run deploy-wiki
Important: Wiki must be created on Github
- Abián Torres Torres:
- Correo: alu0100887686@ull.edu.es
- Github: https://github.com/alu0100887686
- Tarun Mohandas Daryanani:
- Correo: alu0100891782@ull.edu.es
- Github: https://github.com/alu0100891782
- Pedro Miguel Lagüera Cabrera:
- Correo: alu0100891485@ull.edu.es
- Github: https://github.com/plaguera
- Joaquín Sanchiz Navarro
- Correo: alu0100893755@ull.edu.es
- Github: https://github.com/joaquinsanchiz