# Films **Repository Path**: LiuArchitects/films ## Basic Information - **Project Name**: Films - **Description**: 目前还只有登录,然后鉴权请求 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-08 - **Last Updated**: 2022-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用vscode打开 ## Project setup ``` yarn install ``` ### 打包成weixin小程序,并监听更改自动打包 ``` yarn build:MP-weixin --watch ``` ### 使用微信开发者工具打开vscode打包好的文件 ### 然后就有效果了