node.js - Is there any better node architecture sample code?
天蓬老师
天蓬老师 2017-05-16 13:33:41
0
2
493

I am new to node, is there any better sample code

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(2)
世界只因有你

Node is widely used. If you want to learn node backend server development, you can take a look at express or koa, both of which have sample codes.

express comes with scaffolding, which can automatically generate a project template with the most basic structure.
koa can use this scaffolding koa-generator.

某草草

If you are getting started for the first time, it is recommended to use express to build it,
http://www.expressjs.com.cn/4...

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!