/structuraid-desktop

Primary LanguageTypeScriptMIT LicenseMIT

Structuraid Desktop

Desktop client for the Structuraid app

Technologies

  • Electron
  • Webpack
  • React
  • Storybook
  • Three.js

Local Setup

Clone the repo and install dependencies:

git clone git@github.com:PradaIng/structuraid-desktop.git
cd structuraid-desktop
npm install --save-dev

Node v18 or higher is required

Starting Development

Start the app in the dev environment:

npm start

Running Storybook

Run the following script:

npm run storybook

The latest UI system can be seen here

Packaging for Production

To package apps for the local platform:

npm run package

Docs

See our docs and guides here

License

MIT ©