A website I built to visualize my 2019 East Coast Vacation with my Mom.
Check it out at https://eastcoast2019.herokuapp.com/
npm run dev
will start a webpack development server
npm run build
will produce the optimized production assets
npm run start
will run a node server that hosts the static content