This is an experimental project intending to replace the winds.mobi js client.
You will need the following things properly installed on your computer.
git clone <repository-url>
this repositorycd winds-mobi-client-web
pnpm install
pnpm start
pnpm test
pnpm lint:fix
pnpm ember build
(development)pnpm build
(production)