Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.05 KB

README.en.md

File metadata and controls

51 lines (35 loc) · 1.05 KB

🚀 leetcode

📖 Language

简体中文 | English

⌛ Start

  • Choose a Node package manager

Install dependencies

npm install

yarn install

Run serve

npm run serve

yarn serve

Build deployment package

npm run build

yarn build

📜 Licence

MIT License Copyright (c) 2022 周博义