a few noob questions:
1) what is wrong with the above (title for the project name)?
2) if I have already started my react (dummy) project, and then I went on to graphcool to create the schema, do I want to clone? or do I want to use the cli to init? and if so, where do I get the url I put after the --schema tag?
In the example tutorial videos, it looks like "graphcool init --schema
https://graphqlbin.com/hn-relay.graphql -- name Hackernews", but I can't find a graphql file in my project on graph.cool (though I could be missing something obvious...)