JaeYeopHan / tip-archive

📦 Archiving various development tips. If you watch this repository, you can get issues related to the newly registered development tip from the GitHub feed.
https://www.facebook.com/Jbee.dev/
246 stars 8 forks source link

ntl 소개 #21

Open JaeYeopHan opened 6 years ago

JaeYeopHan commented 6 years ago

ntl

npx 모듈을 통해 바로 사용

$ npx ntl

or

설치 후 사용

$ npm install --global ntl
# npm i -g ntl

Description