ame-cubes Development yarn install yarn dev This will start a dev server on http://localhost:8080 and auto-reload as changes are made. Production To build files to the dist directory: yarn build To build and deploy to GitHub pages: yarn deploy