Home  >  Q&A  >  body text

javascript - I found that both angular and vue have cli to quickly create projects, but why is react so troublesome?

Do you have any methods to make it easier and faster to build react

某草草某草草2711 days ago511

reply all(4)I'll reply

  • 滿天的星座

    滿天的星座2017-05-19 10:29:28

    Google create-react-app

    reply
    0
  • 黄舟

    黄舟2017-05-19 10:29:28

    There are scaffoldings made by others on github
    For example, I use react-starter-kit
    The functions are relatively complete and all the family buckets are included in it, and the configuration is also very well written
    When I use it, I will configure it according to common deletion points, otherwise it will be too big
    Search react-start on github
    A bunch of scaffolding to choose from

    reply
    0
  • PHP中文网

    PHP中文网2017-05-19 10:29:28

    To be honest, using vue-cli is very fast. But do you understand all the files it generates

    reply
    0
  • PHP中文网

    PHP中文网2017-05-19 10:29:28

    I don’t know if yeoman counts

    reply
    0
  • Cancelreply