简体   繁体   中英

Setting up reactjs environemt for production

I have followed below link to set up first react Js project.

https://medium.com/@vikasharry03/react-setup-on-local-computer-912f9a551af3

Now my question is. Do I need to setup all this process again for my next app or there is some thing like some same environment setup and then we can use that in our apps?

Yes,

You will every time you have to follow same steps because react and other helping module frequently updated by vendors, but you can paste same code files and public folder files.

and if you use this steps every time for new project, you will be aware for new changes done by vendors eg: by facebook , bable, webpack , redux etc...

是的,您会拥有,但是您可以使用诸如visual studio之类的应用程序来为您完成这项工作。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM