Flying through a cloud near you
Via yarn
yarn install yarn build
yarn install
yarn build
Files will be in dist/
dist/
yarn dev will build and open the project in a web browser with appropriate proxying and other resources so that it appears the same as the live site.
yarn dev