Stumptown Bear Next Portfolio website for http://stumptownbear.com using Next.js Getting Started Install > yarn install Start Starts production server at http://localhost:3000/ > yarn run start Develop Starts a dev server at http://localhost:3000/ > yarn run dev