CV Justin Rankin (v1.9.1) Initialize, installing dependencies: yarn Run local development mode: # watch code + eslint watch yarn go # watch code only yarn start Create production build: # build only yarn build # build + serve on localhost:5000 yarn serve Credits Made with createapp.dev