Deploy

After the modifying work is done, you need to build this app to static content that upload to your hosting.

First, open terminal / command prompt and type: npm run build

Go to "dist" folder and upload all files into your hosting.

Last updated

Was this helpful?