weroll
v1.7.5
Published
Build Your Web Application Fast and Less Codes.
Downloads
279
Maintainers
Readme
极速搭建一个基于微服务架构的Node.js应用程序,用最小的代码实现常见的web业务。使用weroll-cli快速创建一个web程序骨架:$ npm install -g weroll-cli$ weroll-cli init mini DemoApp$ cd DemoApp$ node main.js然后使用浏览器打开页面:http://localhost:3000/Now, let's roll!访问Github主页 https://github.com/jayliang701/weroll 了解更多。