Design based on https://dribbble.com/shots/9843803-Real-Estate-Page-Process-Video
- Install nodejs if you haven't already
- Run
npm -v
to verify npm is installed (you should see a version number output into your terminal) - Run
npm install
from your command-line, within the base directory of your local repo, to install the dependencies
Run npm start
to run "npm run parcel src/index.html"