Installation and use

Installation

  • https://github.com/myTeachingURJC/2019-2020-LTAW/wiki/L4:-Practica-2_1

Run Django 2.2.10 Mac Steps:

  • source env_myclub/bin/activate
  • python3 manage.py runserver

Despliegue a 1 Kibotics

  • D1 Kibotics https://github.com/jderobot-hub/kibotics-websim

    npm run start –> http://localhost:8080/JavaScript-editor/

-TENSOR FLOW JS

python -m SimpleHTTPServer 8000 o el puerto que quieras para usar tensorflow

-D3 Kibotics https://github.com/jderobot-hub/kibotics-webserver (clonar y hacer cosas en code-style y en websim npm run build) Poner en marcha kibotics en localhost:8000

1) cd kibotics-webserver

2) source kibotics-env/bin/activate

3) cd kibotics-webserver

4) python manage.py runserver

D1 en el D3 en localhost:8080 En cd kibotics-webserver/kibotics-webserver/websim –> npm run start