vue-project Components samples and todo list in Vue exercise. Requirements nvm installed (OS dependent) OR node >=18 Project Setup nvm use node npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build