Skip to content

The place that makes finding related artists simple!

License

Notifications You must be signed in to change notification settings

aatain/music-magic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Magic

The place that makes finding related artists simple!

Local Development

Install the API Server Dependencies

In a new terminal, run the following command at the root-level:

#Initial setup   
npm install

Install the React UI dependencies

Install the dependencies for the React UI:

#Always change directory, first via
cd react-ui/

#Initial setup
npm install

Run the React UI and API Server

At the root-level run the following command to concurrently run the client and server:

npm run dev

About

The place that makes finding related artists simple!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published