We had an idea that github READMEs are meant for more technical informations such us steps for building the project, configuration, setup etc. The main goal of this app is to provide platform for members of AKAI to showcase their projects more in depth.
- Firstly setup pnpm package manager
- Then execute commands:
git clone https://github.com/akai-org/apps.git
cd apps
pnpm install
- If you want to run local dev server:
pnpm dev
And you want to supply more information about your project to be visible in our app check out WIKI