serverless/docs/getting-started.md
2017-05-10 17:49:45 -07:00

489 B

Getting Started with Serverless

First things first, lets get the serverless framework installed on your machine.

# Installing the serverless cli
npm install serverless -g