#Adopt-Me
This repo contains the source code and documentation.
- Git
- Node: any 12.x version starting with v12.0.0 or greater A clone of the Adopt-Me on your local machine
cd Adopt-Meto go into the project rootnodeto install the website's npm dependencies
node app.jsto start the hot-reloading development serveropen http://localhost:3000to open the site in your favorite browser.