download repo and setup Project Setup npm install Compile and Hot-Reload for Development npm run dev or Compile and Minify for Production npm run build then Start Preview npm run preview