Initialize a yFiles Application
Create a complete yFiles application following package conventions.
Quick Start
/yfiles-init [demo-name]
Creates in the current directory if no name is specified.
Setup Checklist
- [ ] Verify GraphComponent API with yFiles MCP
- [ ] Create HTML entry point
- [ ] Create main TypeScript/JavaScript file
- [ ] Adjust import paths for license
- [ ] Configure ESLint with yFiles plugin (recommended)
- [ ] Test in browser
[Description truncada. Veja o README completo no GitHub.]