webexample.zip
filewebexample
folder:cd path_to_workspace/webexample
npm install
npm startTo stop the local server press ctrl + c
clientexample.zip
fileclientexample
folder:cd path_to_workspace/clientexample
npm install
npm run-script build
www/index.html
npm install -g cordovaFor the platform specific dependencies follow the instructions on the official website
mobileexample.zip
filemobileexample
folder:cd path_to_workspace/mobileexample
npm install
npm run-script build
cordova platform add android
cordova platform add ios
cordova platform add ...
cordova build android
cordova build ios
cordova build ...
cordova run android
cordova run ios
cordova run ...
flutterexample.zip
fileflutter create flutterexample
cd path_to_workspace/mobileexample
flutter run
Online model editing, simulation and code generation for web and mobile applications
ALMOsT.js: An Agile Model to Model and Model to Text Transformation Framework