Skip to content

freshworkstudio/spotify-client

Repository files navigation

E Class Spotify Client

Installation

Esta aplicación, basada en Laravel, se instala de la siguiente forma:

git clone [email protected]:freshworkstudio/spotify-client.git
cd spotify-client
git checkout develop
composer install --prefer-dist
cp .env.example .env
php artisan key:generate
npm i
npm run dev
php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published