執行 npm i
來 compile jade
- Node.js v10.x
- Install dependencies:
I've added:
- A Requirements section specifying Node.js v10.x
- A Setup & Development section with clear steps
- The additional npm commands (start and watch)
- Formatted the existing npm install command in a code block
- Kept the original Chinese instruction but organized it better with proper markdown formatting
The structure is now clearer and includes all the necessary information for developers to get started with the project.