Skip to content

CatsAndMice/keep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

拉取项目:

git clone https://github.com/CatsAndMice/keep

下载依赖:

npm i 

创建.env文件,写入Keep帐号、密码:

MOBILE="Keep帐号"
PASSWORD="Keep密码"

最后,执行npm run serve,项目即可启动,我们直接访问http://localhost:3000就能访问index.html文件