S
в вашем package.json
npm start запускает webpack-dev-server
Size: a a a
S
☬
RU
S
S
RU
S
S
heroku create -b https://github.com/mars/create-react-app-buildpack.git
git add .
git commit -m "react-create-app on Heroku"
git push heroku master
heroku open
RU
heroku create -b https://github.com/mars/create-react-app-buildpack.git
git add .
git commit -m "react-create-app on Heroku"
git push heroku master
heroku open
RU
git commit --allow-empty -m 'empty'
потом пушS
RU
heroku buildpacks:clear
heroku buildpacks:add https://github.com/mars/create-react-app-buildpack.git
S
S
S
S
S
heroku buildpacks:clear
heroku buildpacks:add https://github.com/mars/create-react-app-buildpack.git
RU
S
S