Project setup $ npm install Compile and run the project # development $ npm run dev # production build $ npm run build # preview mode $ npm run preview