create-react-app npm run build command

前端 未结 9 774
春和景丽
春和景丽 2020-12-15 18:03

I have a built a small React application with create-react-app, and it runs fine from the local server after running npm start. OK so far.

9条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-15 18:21

    'Web Server for Chrome' extension is super easy to use. Install it and set the directory to the ~/my-react-app/build/

提交回复
热议问题