Install packages:
npm install
Build project:
npm run build
Preview project:
npm run preview
Tip: You can use any HTTP server to serve static dist folder.
Install packages:
npm install
Build project:
npm run build
Preview project:
npm run preview
Tip: You can use any HTTP server to serve static dist folder.