This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Init a tauri project for a bevy game editor. | |
| - rust, crate, git, copilot ai instructions, vite, typescript | |
| - /docs folder for Architecture design, Plan, Tech, HowTo, TODO | |
| Overall: | |
| - Use common libraries and framework | |
| - Module-rize: components, store, utils | |
| + Backend: use common bevy available in create.io | |
| + Frontend: Use WebComponents (lit), library: Adobe spectrum |