Yeoman and ExpressJS

前端 未结 6 958
一整个雨季
一整个雨季 2021-02-02 09:56

I want to know if there is some boilerplate code to use a frontend workflow tool like Yeoman with a backend framework like ExpressJS, if I want to maintain the same codebase for

6条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-02 10:52

    Yoeman fullstack generator now generates both front end and back end. Other interesting frameworks which do the same are Sails JS and StrongLoop

提交回复
热议问题