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.









댓글

이 블로그의 인기 게시물

Lesson 12_1 프로퍼티 노드(Property Node)

DAQ로 전압 측정하기-2

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