Laboratorio traza de rutas locales y remotas
A Vue.js project with django server
In the folder locallibrary/locallibrary is the django server
#install dependencies
sudo pip3 install -r requirements.txt
# serve with hot reload at localhost:8083
## For GNU/Linux
./start.sh or python3 manage.py runserver
## For Windows
python3 manage.py runserver
# install dependencies
npm install
# serve with hot reload at localhost:8083
## For GNU/Linux
npm start
## For Windows
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.
en la carpeta Doc encontraras el archivo base para la construcción de este proyecto, actualmente no se a podido realizar la traza de rutas, ya que no he podido implementar tracerouter.
Doc/Laboratorio Traza RIR.pdf
Content type
Image
Digest
Size
295.5 MB
Last updated
about 8 years ago
docker pull glud/networkinggraph-frontend