cloudinary-developers / discover-cmg-music

Discover CMG Music is a VueJs example application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discover Music

A blueprint front-end VueJS application for the Capitol Innovation Labs hackathon.

It consumes data from the blueprint backend Music Discovery Service.

Installation

Clone the repo. From within it’s directory, run:

npm install

If you’re on a Mac, you can host using a built-in HTTP server:

cd dist
python -m SimpleHTTPServer

(If you don’t have Python, or if you’re just feeling adventurous, try http-server)

You should now be able to see the app running at http://localhost:8000

Screenshot of the running app

About

Discover CMG Music is a VueJs example application


Languages

Language:Vue 84.0%Language:JavaScript 12.3%Language:HTML 3.7%