Skip to content

purduewebdevclub/hello-spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello Spotify Repo

This is the repo for the Fall 2017 Hello Spotify talk by WDC. Here is the gitbook for the talk

There are two versions of the app. One is with the backend written for you (aka skeleton folder) and one where the entire app (front-end and back-end) is complete (solution folder).

Installation

git clone https://github.com/purduewebdevclub/hello-spotify Install Nodejs from (here)[https://nodejs.org/en/]

Run Skeleton

cd skeleton npm i

node . npm i

Run Solution

cd solution

node .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published