๐Serverless
[Serverless] ์๋ฒ๋ฆฌ์ค ํ๋ ์์ํฌ ์ค์น
๋ฃจ๋ฆฌ์ผใ
2023. 12. 11. 19:43
๋ฐ์ํ
1. npm ์ค์น
๋ณ๋ค๋ฅธ ์ค์ ์์ด Next ๋ง์ ๋๋ฅด๋ฉฐ ์ค์น๋ฅผ ์๋ฃํ๋ค.
https://nodejs.org/en/download
Download | Node.js
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
nodejs.org
2. Serverless ํ๋ ์์ํฌ ์ค์น
cmd ์ฐฝ์์ ์๋ฒ๋ฆฌ์ค ์๋ ๋ช ๋ น์ด๋ก ํ๋ ์์ํฌ๋ฅผ ์ค์นํ๋ค.
$ npm install -g serverless
๋ฐ์ํ