One single mono-repo with most essential structure to be re-use across most of Metacraft projects.
- Build with TURBOREPO heads up to their site for detailed document.
- Make sure
metacraft
CLI installed viayarn global add metacraft
- Run
yarn dev
under project root directory for development preview..
Happy hacking!