Updating the Bike 2.0 extension kit

I installed the kit some time ago and with the latest release I now wish to give extensions a try. I realise that it has been updated since I installed it. How do I go about updating it to the latest version?

I think this should do it:

  1. Navigate to bike-extension-kit directory and git pull
  2. Update npm dependencies: npm install
  3. Rebuild the extensions: npm run build
1 Like