Setup

  1. ⭐ to the project. 🤘
  2. Install Jekyll, NodeJS and Bundler.
  3. Fork the project Indigo
  4. Edit _config.yml with your data.
  5. bundle install
  6. npm run serve
  7. open in your browser: http://localhost:4000

Tests

You can test your app with:

npm run test