An open API service indexing awesome lists of open source software.

https://github.com/kuuruni/social-network.imniwa.dev

Social Network Analytics
https://github.com/kuuruni/social-network.imniwa.dev

d3js-graph force-simulation

Last synced: 21 days ago
JSON representation

Social Network Analytics

Awesome Lists containing this project

README

          

# Social Network Analysis Graph
> this is final project for my bachelor's degree at Sanata Dharma Univesity.

## Getting Started

First, install the depedencies:
```bash
bun install
```
run the development server

```bash
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.