Skip to content

Latest commit

 

History

History

serverless-offline

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

To see this example take the following steps at the shell in the root of this example's folder:

  1. Run npm install to install dependencies
  2. Run ./node_modules/.bin/serverless offline start to start serverless-offline running locally.
  3. Open the root endpoint displayed by serverless-offline it successfully starts (usually http://localhost:3000)