Skip to content

Files

Latest commit

 

History

History
28 lines (20 loc) · 955 Bytes

File metadata and controls

28 lines (20 loc) · 955 Bytes

Tailwind CSS v2.0 | Vue CLI Setup and Install

Source Code for Setup and Install Vue CLI with Tailwindcss v2.0 on CodeWithChu YouTube Channel.

Install

npm install

NPM Scripts

#serve script
npm run serve

#build script
npm run build

connect with @codewithchu