Giter VIP home page Giter VIP logo

ego-net-study's Introduction

Ego Networks

A study of multiple ego network representations.

Description

Getting Started

Clone the repository

foo@bar:~$ git clone https://github.com/velitchko/ego-net-study.git

Dependencies

This project depends on Angular CLI and NodeJS.

Get the latest versions by visiting the websites and downloading them.

Running the study

A step-by-step guide to setup and start running the study:

Navigate to the backend:

foo@bar:~$ cd backend

Install the dependencies:

foo@bar:~$ npm install

Start the backend:

foo@bar:~$ node server.js

Navigate to the frontend:

foo@bar:~$ cd frontend

Install the dependencies:

foo@bar:~$ npm install --legacy-peer-deps

Start the frontend:

foo@bar:~$ npm run start

Docker

A step-by-sdtep guide to setup the study with Docker:

Note: Make sure you have Docker installed.

Build the backend and frontend containers:

foo@bar:~$ docker compose build

Start the containers:

foo@bar:~$ docker compose up

Authors

Velitchko Filipov
@velitchko
Henry Ehlers
@henry-ehlers

ego-net-study's People

Contributors

velitchko avatar

Stargazers

Henry Ehlers avatar

Watchers

 avatar Henry Ehlers avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.