Sign inSign up

glud/networkinggraph-frontend

By glud

Updated about 8 years ago

test

Image
0

145

glud/networkinggraph-frontend repository overview

NetworkingGraph

Laboratorio traza de rutas locales y remotas

A Vue.js project with django server

Buid Setup django

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

Build Setup vuejs

# 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.

Documentación

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

Tag summary

Content type

Image

Digest

Size

295.5 MB

Last updated

about 8 years ago

docker pull glud/networkinggraph-frontend