nest js - install & Create Project from Linux or Ubuntu


 


Use cli


install globally


$ npm i -g @nestjs/cli




You will install the nestjs golablly. So you could access any project.


Create your new project.


$ nest new [Your Project Name]





After you create your new project, you could check the files and folders.









댓글

이 블로그의 인기 게시물

DAQ로 전압 측정하기-2

Nest JS URL에 있는 쿼리(Query) 읽기

appendChild를 이용하여
  • 늘리기_JavaScript_2번