Skip to content
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.

surbina/playlists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playlists

This is a simple example to demostrate the basic concepts of GraphQL.

Read this in other language: Español

Instructions

In order to run this example you need to have Node and npm.

First you need to clone the repo:

git clone https://github.com/surbina/playlists.git

Then run the following command to set up the project

npm run refresh

And finally run the following commando to start the app:

npm run start