  <bg=blue;fg=white>                                                              </>
  <bg=blue;fg=white>         Getting started using </><bg=blue;fg=white;options=bold>pentatrion/vite-bundle</><bg=blue;fg=white>         </>
  <bg=blue;fg=white>                                                              </>

  <fg=blue;options=bold>Configure</> <fg=blue>your transformations:</>
    1. Add if necessary a configuration file in <comment>%CONFIG_DIR%/packages/pentatrion_vite.yaml</>.
    2. Verify the Vite configuration in <comment>/vite.config.js</>.
    3. Install npm and run <comment>npm i</>.
    4. Start the development server: <comment>npm run dev</>.
    5. Start coding into <comment>assets/app.js</>

