Luis Henrique Valgoi
Luis Henrique Valgoi
# Feature Request ## Describe the Feature Release @ npm / yarn as template ## Describe the Solution You'd Like To be able to type `npx create-react-app --template react-cool-starter` or...
# Feature Request ## Describe the Feature To have i18n as a built-in feature. ## Describe the Solution You'd Like instead mocking the values directly into the components, passing the...
Hi Lucas, how are you? I was trying to run your project and looking at the `package.json` scripts I've seen that the `watch`, does not work. Any clue on how...
**Describe the bug** `npx @modelcontextprotocol/inspector` does not work **To Reproduce** package.json ``` { "name": "mcp-quickstart", "version": "1.0.0", "description": "A quick start example of Model Context Protocol", "type": "module", "main": "dist/server.js",...