Build Instructions
User Manual:
Open the PDF directly: View PDF
.
Page Count: 1

NY Times Best Sellers
Vue App
Build Instructions
These instructions assume that the zip file has been downloaded and extracted.
Step 1:
Open the Terminal (Mac) / Command Prompt (Windows)
Step 2:
CD to the directory
cd#NYTBestSellers#
Step 3:
Install dependency modules
npm#install##
This installs all the required npm modules required for this app to run
Step 4:
Build the project
npm#run#dev#
This builds / compiles all the App (Vue, SCSS) files into flat browser understandable HTML,
CSS, and JS files of the app to run.
Step 5:
Open the browser and launch
localhost:3300/#
This loads the html file and all the dependencies to be included.
Any clarifications and other instructions please reach out to
https://twitter.com/riahunter/