Scaffold Explore > Projects Vue app

Scaffold the Explore > Projects Vue app

Implementation guide

  1. Create a new feature flag called explore_projects_vue
  2. Check feature flag in app/views/explore/projects/_projects.html.haml
  3. Create app/assets/javascripts/projects/explore/index.js
  4. Mount app.vue that was moved in #520583 (closed)
Edited by Shane Maglangit