Hacker News new | ask | show | jobs
by rk06 3067 days ago
Case in point: Vue does have a vue-cli which is similar to create-react-app in intent.

However, official vue guide starts with simple examples and jsfiddle[0]

[0] https://vuejs.org/v2/guide/

1 comments

The "Quick Start" section of React docs that introduces concepts one by one uses CodePen which is similar in spirit to JSFiddle.

https://reactjs.org/docs/hello-world.html