# NoteMs **Repository Path**: sundy1995/NoteMs ## Basic Information - **Project Name**: NoteMs - **Description**: 简易笔记管理系统 使用flask - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 访问地址:http://120.92.173.80:5000/ 本地运行命令: ``` $ pipenv install --dev $ pipenv shell $ flask run ```