javascript sample help


calling sample

var sm = new testcontrol();
sm.start();
sm_add(sm);
  

tutorial

1. clone sample framework

git clone https://github.com/NNNIC/psgg-javascript-sample.git
  

2. Set the prefix name to "main"

2. Set the document directory to "m0/doc"

3. Set the generating file directory to "m0/public/js/st"