To start a new Waku project, you can use any of the following commands, depending on your preferred package manager:npm create waku@latestyarn create wakupnpm create waku # pnpm not working for nowThese commands will create an example app that you can use as a starting point for your project.