Linux command
Quick HTTP server in Node.js
网络
Copy it and replace filenames, paths, or keywords as needed.
命令示例
Quick HTTP server in Node.js
npx http-server
说明
Useful Linux one-liner
FAQ
What is the npx command used for?
Useful Linux one-liner
How do I run a basic npx example?
Run `npx http-server` in a terminal, then adjust file names, paths, flags, or remote targets for your system.