serverless/docs/getting-started.md
2017-05-10 18:00:08 -07:00

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

Choose your compute provider