Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 472 Bytes

File metadata and controls

12 lines (10 loc) · 472 Bytes

For All Ages - Setup Guide

Cloning the repository:

  • On the Code tab 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 cd and 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.