-
Place the
serverless.ymlfile in the root folder. -
Install the Serverless Framework globally:
npm i -g serverless
or use the equivalent Yarn command.
-
Install the Node dependencies:
npm install
or
yarn
-
To run the project:
npm run serve
-
To listen to file changes and auto-reload:
npm run serve:watch
menthorlabs/menthor-be
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|