Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Files already exist #24

Closed
miguelmartins17 opened this issue Feb 1, 2020 · 4 comments
Closed

The Files already exist #24

miguelmartins17 opened this issue Feb 1, 2020 · 4 comments
Labels
question Further information is requested starter

Comments

@miguelmartins17
Copy link
Contributor

I am following this tutorial as I get to the step of creating the files when I go to the terminal they already exist.
How or where should I create the three files?

Screen Shot 2020-02-01 at 12 19 58

Screen Shot 2020-02-01 at 12 22 34

@miguelmartins17
Copy link
Contributor Author

I cloned this repository to my localhost and already installed the dependencies.
This would be the next step but I didn't understand where to create the files. 😕

@miguelmartins17 miguelmartins17 added the question Further information is requested label Feb 1, 2020
@nelsonic
Copy link
Member

nelsonic commented Feb 1, 2020

@miguelmartins17 the files in the repository are meant as a reference.
You are instructed to git clone the project to have a local reference or "copy" of it.
You should then create your own version of all the files in your own repository:
https://github.com/miguelmartins17/javascript-todo-list
image

Think about it this way:
Nelson has already done the "homework"
(building a TodoMVC Todo List in JavaScrip following TDD)
He is giving you his homework and all the instructions so that you can copy them.
Now it's up to you to follow the instructions in your own repo so that you understand the result.

@nelsonic
Copy link
Member

nelsonic commented Feb 1, 2020

Feel free to create a PR with the step to create a NEW repository (which you have already done)

@nelsonic
Copy link
Member

nelsonic commented Aug 5, 2023

Closing as this has been clarified in the README.md

@nelsonic nelsonic closed this as completed Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested starter
Projects
None yet
Development

No branches or pull requests

2 participants