如题,已经在安装服务器上安装好nodejs和npm了,下一步该怎么操作,求详细,谢谢.
Just install express with npm
npm install -g express
In fact, you don’t need to install express on the server. You can directly upload local files and run them.
An article written before: http://blog.csdn.net/ul646691...
Just install express with npm
In fact, you don’t need to install express on the server. You can directly upload local files and run them.
An article written before: http://blog.csdn.net/ul646691...