Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.05 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.05 KB

🚀 leetcode

📖 语言

简体中文 | English

⌛ 开始

  • 选择一个 Node 包管理器

安装依赖

npm install

yarn install

运行服务

npm run serve

yarn serve

构建部署包

npm run build

yarn build

📜 开源协议

MIT License Copyright (c) 2022 周博义