Auto deploy on master from source branch on every commit
# production build with minification
npm run build
# deploy (push ./build to master, run automatic on every commit)
npm run deploy| Name | Name | Last commit date | ||
|---|---|---|---|---|
Auto deploy on master from source branch on every commit
# production build with minification
npm run build
# deploy (push ./build to master, run automatic on every commit)
npm run deploy