Skip to content

Files

Latest commit

 

History

History
28 lines (20 loc) · 939 Bytes

File metadata and controls

28 lines (20 loc) · 939 Bytes

Setup VueCLI & Tailwindcss v1

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

Install

npm install

NPM Scripts

#serve script
npm run serve

#build script
npm run build

connect with @codewithchu