Node JS Crawl-To-Dev

projects

7/17/2018

I built this application to create a local development environment to streamline my development process when working on new page level website functionality. I wanted an alternative to developing in a web browser, on the live website, or working with the limitations of the website staging environment. The app has the following features & functionality: built using Node JS as command line (CLI) application, download an entire webpage's assets, and launch a local development environment from it.

If you are interested, you can check out the code for this project on my GitHub page.