- Bundler
- pnpm
- globally install puppeteer for visual tests
bundle install;
pnpm install;
bundle exec rake;
bundle exec rake "build:generate[prod]";
pnpm run build;
bundle exec rake test;
- Structure of this website released under MIT License.
- Content of this website released under CC-by License