Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | 12-May-2024 | - | 868 | 737 | ||
README_EN.md | D | 12-May-2024 | 378 | 16 | 13 | |
package.json | D | 12-May-2024 | 356 | 18 | 17 | |
tsconfig.json | D | 12-May-2024 | 16.2 KiB | 603 | 603 |
README_EN.md
1COLLECT_APPLICATION_API 2 3Usage 41.Install 5 Install the npm dependencies(You must have node&npm installed): 6 $npm install 7 82.Quick Start 9 In the src directory 10 $node format 11 123.Directory Structure 13 ./sdk--- directory path of API files 14 ./application--- directory path of application 15 ./deps--- directory path of source code 16 ./src--- directory path of result