serverless/docs/getting-started.md
2017-05-30 14:26:40 +02:00

2.5 KiB

Getting Started with Serverless

First things first, let's get the Serverless framework installed on your machine.

# Installing the serverless cli
npm install serverless -g

Choose your compute provider