1.15 Build

It’s time to build our app.

npm run build

If the build succeeds, the build folder will be created in our project directory and the following message will be displayed.

widget

Now our build is ready to be deployed.