Installing

To start a new Waku project, you can use any of the following commands, depending on your preferred package manager:

npm create waku@latest
yarn create waku
pnpm create waku

These commands will create an example app that you can use as a starting point for your project.

Current Date: 2023-10-30T14:46:27.943Z