Yeoman and ExpressJS

前端 未结 6 877
一整个雨季
一整个雨季 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条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-02 10:59

    There's an experimental branch with yeoman + express.js G+ Yeoman/Express Article

    I found yeoman.js to be very cool for rapid prototyping but does require some ramping up to get used to the various tools it's "opinionated" about. I've decided to go over each of the core tools in some vids that are hopefully helpful: yeoman.js related videos

提交回复
热议问题