Skip to content

eiffelqiu/aurelia-spotify

Repository files navigation

Aurelia Spotify

Aurelia Spotify SPA built with Aurelia framework

online demo: http://www.likenote.com/spotify/

screen 1

screen 2

screen 3

Prerequisite

# install aurelia-cli
$ npm install aurelia-cli -g
# install dependencies
$ npm install

Development

# start the server
$ au run --watch

go to http://localhost:9000 in your browser

Production

# production
$ au build --env prod

upload 'index.html' and 'scripts' folder to webserver's root.

About

Aurelia Spotify App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages