Howdy! It seems that in your READ ME file, you specify the build command is: **npm run build** But in the package.json file, the command is listed as: **npm run gulp build**
Howdy!
It seems that in your READ ME file, you specify the build command is:
npm run build
But in the package.json file, the command is listed as:
npm run gulp build