mirror of
https://github.com/serverless/serverless.git
synced 2025-12-08 19:46:03 +00:00
2.5 KiB
2.5 KiB
Getting Started with Serverless
First things first, lets get the serverless framework installed on your machine.
# Installing the serverless cli
npm install serverless -g