The desktop(HD) application for Studio based on the following stacks:
- React
- TypeScript
- Electron
- Webpack
Studio-desktop is able to build and release for the following platforms:
-
Native application
- Mac OSX
- Windows
- Linux
-
Browser SPA(Single Page Application)
- latest Chrome
- latest Safri
- latest Windows Edge
- Node.js
- Make
- GNU Make 3.81
$ npm start // => use dev server api and data, To make a static build, simply. and run in local machine.
or
$ npm run build:dev // => use dev server api and data, To make a static build, simply.
$ npm run dev // => run in local machine
use product server api and data
$ npm run build:prod // => use prod server api and data, To make a static build, simply.
$ npm run prod // => run in local machine
WeFlex Copyright