you have a package.json file with the list of dependencies but the packages have not been installed yet, run
npm install
# or
yarn installand for start
npm run start
# or
yarn startthen for build
npm run build
# or
yarn build| Name | Name | Last commit date | ||
|---|---|---|---|---|