Skip to content

How to fork the extension gallery website #1259

Answered by CubesterYT
BlueDome77 asked this question in Q&A
Discussion options

You must be logged in to vote

NOTE: You will need Git and NodeJS installed on your PC

Once you fork TurboWarp/extensions, open the folder where you want your fork located in your PC, open a command shell at the folder location, and use git clone {Your Forked Repository Git Link}. Once you do that, in the same shell, use npm ci to install the dependencies of the fork. Once all of that is done, use npm start to start the fork, and you'll be given the localhost link in the shell where the fork is currently running. Hope this helps!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BlueDome77
Comment options

Answer selected by BlueDome77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants