test app
git clone https://github.com/fagurto/spotify-app-sf.git
cd spotify-app-sf
cd backend/spotify-api/
mvn install
mvn package
java -jar target/spotify-api-0.0.1-SNAPSHOT.jar
cd frontend/spotify-ui/
npm install
npm start
- java 8
- maven 3.5.4
- spring-boot
- es6
- npm 6.4.1
- nodejs 10.11.0
- create-react-app
- reacstrap