Test App used as example to test Aurora while development
git clone https://github.com/ibyar/aurora.git
cd aurora
yarn install
yarn clean && tsc -b -v example/
cd test
# npm i -g @ibyar/esmpack
esmpack
# or run
npm run ibyar # to pre-build your template and view types.
cd public
# npm i -g serve
serve