// Get it running locally npm run dev
// Get it to build prod bundle npm run build
Navigate to localhost:5000. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.
src