Starter project for Creo Website: trycreo.com Setting up the API key to access the AI editor Create a new API key from https://.trycreo.com/api-keys. Copy .env.example to .env. Set your CREO_API_KEY in .env. Keep .env secure and do not share it publicly. Starting the development locally Run npm run dev to start the local development server.