antosdk-apps/Booklet
2019-11-30 22:04:36 +00:00
..
assets add new apps 2019-11-24 19:33:14 +00:00
build/debug add latex and 3dmodel option 2019-11-30 22:04:36 +00:00
coffees add latex and 3dmodel option 2019-11-30 22:04:36 +00:00
katex add latex and 3dmodel option 2019-11-30 22:04:36 +00:00
package.json alpha version 2019-11-29 21:07:31 +00:00
project.apj add latex and 3dmodel option 2019-11-30 22:04:36 +00:00
README.md add new apps 2019-11-24 19:33:14 +00:00

Booklet

A tool for my online document hub

Howto

  1. Open the project.apj file with AntOSDK (simply double Click on it)
  2. Modify the UI in assets/scheme.html
  3. Modify application code in coffees/main.coffee
  4. Modify CSS style in css/main.css
  5. Other files need to be copied: put in to assets

Set up build target

Click Menu> Build > Build Option or simply hit ALT-Y

In the build options dialog, add or remove files that need to be included into the build

Click Save

Build application

  • To build: Menu > Build > Build or ALT-C
  • To build and run: Menu > Build > Build and Run or CTRL-R
  • To release: Menu > Build > Build release or ALT-P