HelloRoshan / tech-innovation-project-extended

Data Analytics Project -Desktop Application for Social Network Analysis using Exponential random Graph Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Description

Tech Innovation Project

Data Analytics Project - Desktop Application for Social Network Analysis using Exponential Random Graph Model

Starting Development

Start the app in the dev environment:

npm start

OR

yarn start

Packaging for Production

To package apps for the local platform:

npm run package

OR

yarn run package

Packaging for Production with Option

npm run package -- --[option]
yarn run package -- --[option]

Docs

See docs and guides here for usage and any issue with setup for the electron-react boilerplate

Package.json Update info

See docs here regarding dependecy installation for the repo

About

Data Analytics Project -Desktop Application for Social Network Analysis using Exponential random Graph Models

License:MIT License


Languages

Language:JavaScript 73.8%Language:TypeScript 24.8%Language:CSS 1.1%Language:EJS 0.2%