Skip to content

zhouboyi1998/leetcode

Repository files navigation

🚀 leetcode

📖 语言

简体中文 | English

⌛ 开始

  • 选择一个 Node 包管理器

安装依赖

npm install

yarn install

运行服务

npm run serve

yarn serve

构建部署包

npm run build

yarn build

📜 开源协议

MIT License Copyright (c) 2022 周博义