Skip to content

gal2410/My-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

My-music

Installation

To install client-side dependencies, run this in the application folder from the command-line:

$ cd my_music_client

$ npm install

Also, to install all server-side dependencies, run this in the application folder from the command-line:

$ cd my_music_server

$ npm install


### Client server

Run `npm start` for a dev server. 

### Backend server

Run `npx nodemon` for a backend server. 

``LOGIN``

Username: Admin

Password:123456