# webapp-todolist **Repository Path**: serverlessfans/webapp-todolist ## Basic Information - **Project Name**: webapp-todolist - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2021-01-01 - **Last Updated**: 2021-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # todoList ## 准备 1. 安装 serverless-devs ```bash curl -o- -L http://cli.so/install.sh | bash ``` ref: [https://github.com/Serverless-Devs/docs/blob/master/docs/en/tool/install.md](https://github.com/Serverless-Devs/docs/blob/master/docs/en/tool/install.md) ## 部署函数到云端 ```bash s deploy ```