Discover the music of Charles Gosme
To get a local copy up and running follow these simple example steps.
Here is a list things you need in order to use the software and how to install them.
- Clone the repo
git clone git@github.com/AnnaGosme/charles_gosme_client.git
- Install NPM packages
npm install
- Open the app in the browser at http://localhost:3000/
npm start
-
Remember to launch the server-side !
-
Happy coding !