- Fork this repository
- Clone this repository from your personal Github account:
- Copy the HTTPS or SSH address on the page.
- Run the command
git clone [SSH or HTTP address]
in your terminal to clone this repository into your personal folder in your computer
- From your terminal navigate to your personal folder and into the purpleX assignment:
$ cd name of your folder
$ ls
cd purpleX
- Open the purpleX assignment in vscode and write your code in the
app.js
file. - Run live-server in your terminal to see your page in the browser
$ cd purpleX
live-server