The holy grail esk8 app

Yes. My mistake. Is there a simple process for cloning the project from github to a react native project?

What is your github userid?

Trdolan03 10 characters

While signed-in to github, go to https://github.com/bradrisse/Esk8

Click Fork

go to your computer and start a bash shell

enter these commands

cd mkdir code cd code git clone [email protected]:Trdolan03/Esk8.git cd Esk8

all done

Thanks a lot. Very helpful.

1 Like

I am getting an error after entering the command git clone [email protected]:trdolan03/Esk8 “[email protected]: Permission denied (Piblickey) Could not read from remote repository.” Did I do something wrong?

Just to clear something up quickly. Is it a git bash window I need or is it some other program?

If you are in Windows, run the Linux subsystem for Windows first, then just open a terminal window with Ctrl+Alt+t. On any other operating system, just open a terminal window…

1 Like

@Trdolan03 Any update? (Asking as an annoying end user who cant help with development because I can’t code)

1 Like

I ended up changing my school project and dropping this. I no longer have a Mac

1 Like