Setting Up CoffeeRun

Enough theory – let’s get to work. Because this is a new project, start by creating a new directory. Open Atom and choose FileAdd Project Folder.... Select your front-end-dev-book directory and click New Folder. Name the new folder coffeerun and click Open.

Next, Control-click (right-click) your new coffeerun folder in Atom’s navigation panel. Choose New File and enter index.html for the filename. Control-click (right-click) on coffeerun again and choose New Folder. Name the folder scripts.

In your front-end-dev-book folder, you should now have a folder for each of your projects, ottergram and coffeerun, with similar file structures (Figure 8.5).

Figure 8.5  Creating files and folders for CoffeeRun

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.