Create a well structured mojo.js application
npm install @mojojs/create-full-app

Create a full mojo.js application.
```
npm create @mojojs/full-app
TypeScript is also supported.
```
npm create @mojojs/full-app -- --ts
If you have any questions the documentation might not yet answer, don't hesitate to ask in the
Forum, on Matrix, or
IRC.