PLAY-TINO-FE Play-Tino Website FrontEnd Project by using Vue.js Skills Vue3.js Tailwind.css Conventions FE Code Convention Installation Using docker Build docker image docker compose build Run in background docker compose up Show logs docker compose logs -f Using node enviromnent Install Dependancy npm install Run project for development npm run dev Complie and Minify for Production npm run build