- On the
Codetab on GitHub, click the green code button and copy the url shown. - Then, in your preferred folder (wherever you want the project to be), run
git clone <url>with the copied url - Change directories into the project folder with
cdand then run the following commands:
npm install
npm run dev
You should get a localhost link that can be pasted into your browser to display the app.