按照实例文档写的ts怎么运行不显示hello world 而且ts文件也没有编程js文件
上传个demo吧
kylin9718 好的
185*****875 启动类是./src/Main.ts文件,把你写的代码放到Main.ts文件中就可以运行了。