Caution
Raak is an implementation project based upon the template Cella (prerelease).
- You need node. Check with
node -v
. Install Node 20.x or 22.x. (ie. Volta). - Use git over ssh.
git clone [email protected]:cellajs/raak.git && cd raak
pnpm install && pnpm quick