0 votes
in Serverless FP by
This command installs the serverless framework correctly.

Select the correct answer from below options

a)  npm install -g serverless

b)  apt-get install serverless

c)  npm install serverless

d)  npm install sls

1 Answer

0 votes
by
a)  npm install -g serverless command installs the serverless framework correctly

Related questions

0 votes
asked Feb 10, 2022 in Serverless FP by rajeshsharma
0 votes
asked Feb 10, 2022 in Serverless FP by rajeshsharma
...