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
- Host: GitHub
- URL: https://github.com/kuuruni/social-network.imniwa.dev
- Owner: kuuruni
- Created: 2024-04-24T11:07:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T06:33:12.000Z (about 2 years ago)
- Last Synced: 2025-01-26T13:42:56.407Z (over 1 year ago)
- Topics: d3js-graph, force-simulation
- Language: JavaScript
- Homepage: https://social-network.imniwa.dev
- Size: 2.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.