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

Cloning repo is more complete than the tutorial indicates #67

Closed
JoeFry15 opened this issue May 8, 2023 · 2 comments
Closed

Cloning repo is more complete than the tutorial indicates #67

JoeFry15 opened this issue May 8, 2023 · 2 comments

Comments

@JoeFry15
Copy link

JoeFry15 commented May 8, 2023

Hi all,

Just started this project and I've cloned the repo. Lots of files are already created and written even though the tutorial mentions creating them anew.

e.g. the "test/todo-app.test.js" file already exists with 80 odd tests already written but the tutorial guides one through creating this file and explaining it should be empty.

Am I missing something? Do I need to go to a specific commit?

Thanks,

Joe

@nelsonic
Copy link
Member

nelsonic commented May 8, 2023

Hi @JoeFry15 the idea is that you clone the repo to serve as a reference
and then you can create the whole thing from scratch and if you get stuck just peek at how it's implemented in the "finished" version.

@nelsonic
Copy link
Member

nelsonic commented Aug 5, 2023

Clarified in 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
None yet
Projects
None yet
Development

No branches or pull requests

2 participants