TypeScript files will start out in your src folder, run through the TypeScript compiler and end up in dist . Let's scaffold this out: shell. mkdir src. mkdir ...
確定! 回上一頁