// This only runs when you run watchcolors, and only displays a message that says that the server is running// Importsimport { info } from'../functions/logs'// Mainconsole.log('')
info('Running "npx serve test" to create a server and see the colors ...')