Source Code for Setup and Install Vue CLI with Tailwindcss v1.0 on CodeWithChu YouTube Channel.
npm install
#serve script
npm run serve
#build script
npm run buildSource Code for Setup and Install Vue CLI with Tailwindcss v1.0 on CodeWithChu YouTube Channel.
Vue