Introduction to using the Engine ================================ Whether you work on this engine as a devlopper or you wanna use this engine you gonna want to have a test project. This is a walkthrough on how to setup a basic project As a devlopper on the engine ---------------------------- As a devlopper you want to be able to use your changes in your project. Therefore it is recommended to use the provided `cli `__ As a user --------- As a user you can either use the template and change the dependencies location. Or you can create a project and add the nanoforge dependencies. Note that it is recommended to use bun as a package manager.