参考文档
http://www.jsweet.org/getting-started/
准备工作
apt -y install nodejs apt -y install npm # maven # jdk8
下载jsweet
git clone https://github.com/cincheo/jsweet-quickstart.git
编译
cd jsweet-quickstart mvn generate-sources
测试
firefox webapp/index.html
或者复制到tomcat下