Build
Yarn build
Step 1:
Step 2:
Step 3:
Yarn Development mode
Step 1:
Step 2:
NPM build
Step 1:
Step 2:
Step 3:
NPM Development mode
Step 1:
Step 2:
Build: Builds the app for production to the
.nuxt
folder. It correctly bundles React in production mode and optimizes the build for the best performance.Start: Starts the application in production mode. The application should be compiled with
nuxt build
first.
Last updated