My personal website Local development: yarn install yarn start # Open http://localhost:8000 Production preview: yarn build yarn serve # Open http://localhost:9000