code for learning the basics about vue from the breaking bad api
# Install dependencies
npm install
# Serve on localhost:3000
npm run dev
# Build for production
npm run build
code for learning the basics about vue from the breaking bad api
# Install dependencies
npm install
# Serve on localhost:3000
npm run dev
# Build for production
npm run build