This is the code for the crash course on YouTube
# Install dependencies
npm install
# Serve on localhost:8080
npm run serve
# Build for production
npm run build
This is the code for the crash course on YouTube
# Install dependencies
npm install
# Serve on localhost:8080
npm run serve
# Build for production
npm run build