boris.schapira.dev
Installation
Prerequisites
- Bundler
- npm (I recommend installing node via nvm)
- globally install puppeteer for visual tests
Installation
bundle install;
npm install;
Local development/writing
bundle exec rake;
Build for Production
bundle exec rake "build:generate[prod]";
npm run build;
bundle exec rake test;
License
- Structure of this website released under MIT License.
- Content of this website released under CC-by License