Viewing the Web Page in the Browser
To view your web page, you need to be running the browser-sync
tool that you installed in Chapter 1.
Open the terminal and change directory to your ottergram folder.
Recall from Chapter 1 that you change directory using the cd
command
followed by the path of the folder you are moving into.
One easy way to get the ottergram path is to Control-click (right-click) the ottergram folder in Atom’s lefthand panel and choose Copy Full Path (Figure 2.12).
Then, at the command line, type cd
, paste the path, and press Return.
Figure 2.12 Copying the ottergram
folder path from Atom
The path you enter ...
Get Front-End Web Development: The Big Nerd Ranch Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.