Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 267 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 267 Bytes

Breaking Bad API with Vue

code for learning the basics about vue from the breaking bad api

Build Setup

# Install dependencies
npm install

# Serve on localhost:3000
npm run dev

# Build for production
npm run build