I
I
Ilya Kuminov2021-06-09 21:42:50
React
Ilya Kuminov, 2021-06-09 21:42:50

How to change ReactJS startup script?

There is a package.json file which contains a standard application startup script " react-scripts start ".
What is the problem?

1) The fact that when you change the original file structure of the ReactJS application, that is, by deleting the Public folder (all contents are transferred to another folder), the application will not start, but will generate an error. We need either a video explaining how to correctly change the script so that the application starts, or an article, or an explanation of how to solve it.

2) And it would not be bad if more experienced people would advise literature, thanks to which you can improve your knowledge in creating, or what are the useful tools for creating a quality application.
I just don't want to be too much of a burden to my mentor :)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2021-06-09
@vabka

https://create-react-app.dev/
do eject and then you can twist any configs

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question