#Modules
These instructions assume you have created an [app](app.md). Then you can configure your modules in either
`modules.json` and `modules-dev.json`.


##Disabling modules

Configure the `Module Cartridge` inside of `altair.json`.
 
```json

{
    "dev": {
        
    }
}