Data Analytics Project - Desktop Application for Social Network Analysis using Exponential Random Graph Model
Start the app in the dev environment:
npm startOR
yarn startTo package apps for the local platform:
npm run packageOR
yarn run packagenpm run package -- --[option]
yarn run package -- --[option]
See docs and guides here for usage and any issue with setup for the electron-react boilerplate
See docs here regarding dependecy installation for the repo