Skip to content

IEEE Web Development Workshop: Building a Music Streaming Service

License

Notifications You must be signed in to change notification settings

ieee-utd/workshop-ieee-beats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Development Workshop: IEEE Beatz

Your music, your way.

IEEE Beatz

Requirements

You'll need a few things to get started.

  1. A laptop with an internet connection.
  2. Something to eat, because learning is best done of a full stomach.

References

Keep these handy. They contain the documentation required to understand how the project works.

Setup and Instructions

Let's get started! Make sure you meet the Requirements above first then continue below.

Go to https://github.com/ieee-utd/ieee-beats/wiki to get started!

Running the App

You'll need two terminal windows to run the app.

  1. Run node app.js inside the api folder.
  2. Run polymer serve --port 8000 inide the ui folder.

Then, go to localhost:8000 in your web browser. You should see a very basic site!

To verify the API is working, go to localhost:5000/api in your web browser.

About

IEEE Web Development Workshop: Building a Music Streaming Service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages