使用Apache Http Server
-
打开cmd切换到lifedefender-mobile项目下mobile目录 运行命令
node copy-dist-files npm run build:aot npm run serve:aot
-
打包mobile\aot目录下的
dist文件夹,static文件夹,index.html,shim.min.js,zone.min.js
/var/apache/htdocs/lifedefender-mobile
#start apache
/var/apache/bin/apachectl -k start
#stop apache
/var/apache/bin/apachectl -k stop
#restart apache
/var/apache/bin/apachectl -k restart
© 2017 Tongzhong Corporation