dominator_trunk Simple boilerplate dominator + trunk How to install yarn install How to build # Builds the project and opens it in your browser. # It will auto-reload when you make any changes. yarn start How to build for production # Builds the project and places it into the `dist` folder. yarn run build