admin portal in ReactJS for hololinked
python library
npm install . --force
to install the requirements and dependencies
npm start
to run as react app
npm electron:serve
to run as electron app (only port 3000 supported)
npm run package
to build and generate windows executable and installable
npm run build
to build
Visit hololinked website
for upcoming documentation.