This website works better with JavaScript
Home
Explore
Project
Register
Sign In
lyq
/
nodejs-note
Watch
1
Star
31
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ad0b5c4093
Branches
Tags
master
nodejs-note
/
ts
/
src
/
t1
/
README.md
README.md
126 B
History
Raw
初始化项目
node_modules\.bin\tsc --init
user.ts编译为 user.js:
node_modules\.bin\tsc user.ts