在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):binary-com/mobile开源软件地址(OpenSource Url):https://github.com/binary-com/mobile开源编程语言(OpenSource Language):JavaScript 61.9%开源软件介绍(OpenSource Introduction):Tick Trade Mobile Application
Setting up the App
Running the App - localhost
Running the App - iOS Emulatorionic emulate ios Running The App - iOS Devicecordova run ios --device Running the App - Android Emulatorionic emulate android Running the App - Android Device
Submitting the codegit push origin master
// Create a pull request from your fork in GitHub Working with SCSSTo update SCSS files, run the following command in another terminal gulp sass // compiles scss files to css
gulp watch // compiles scss files to css everytime a scss file gets changed Deploy new web version to GH-PagesTo buil new version of the app and deploy it on gh-pages run the below command. gulp deploy Update and Deploy CrowdIn versiongulp deploy-translation (--remote <remote-name>) How to use code-push to push new version1. Install code-push
2. Modify `www/versions.json` file and add details of new version on it.
2. Use gulp to push the release
`$gulp code-push --app <registered appName in code-push> --deployment <deploymentName> --platform <[android, ios]>` How to build desktop version of TickTrade
How to test
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论