Skip to content

fagurto/spotify-app-sf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

spotify-app-sf

test app

Getting Starter

git clone https://github.com/fagurto/spotify-app-sf.git
cd spotify-app-sf

Starting api server

cd backend/spotify-api/
mvn install
mvn package
java -jar target/spotify-api-0.0.1-SNAPSHOT.jar

Starting frontend server

cd frontend/spotify-ui/
npm install
npm  start

Tech

  • java 8
  • maven 3.5.4
  • spring-boot
  • es6
  • npm 6.4.1
  • nodejs 10.11.0
  • create-react-app
  • reacstrap

About

test app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors