Currently [auraed](https://github.com/aurae-runtime/auare) has support for **Cells** which can be found in `/examples` written in AuraeScript (TypeScript). Check out the [cells.ts](https://github.com/aurae-runtime/aurae/blob/main/examples/cells.ts) example for the functionality we need to replicate with `ae`. This will be required to start: - [x] #9 - [x] #10 - [x] #11 - [x] #12
Currently auraed has support for Cells which can be found in
/exampleswritten in AuraeScript (TypeScript).Check out the cells.ts example for the functionality we need to replicate with
ae.This will be required to start: