create-solana-dapp
                                
                                 create-solana-dapp copied to clipboard
                                
                                    create-solana-dapp copied to clipboard
                            
                            
                            
                        CLI for creating Solana dApps on the fly
 any idea what to do? This is the only thing that shows up when I run: npx create-solana-dapp@latest I tried npm i and it still doesnt populate with folders.
the generated nextjs app is not mobile friendly. specifically, the header and links. when the screen size gets too small, the UI breaks. Generator used: - NextJS with tailwind note:...
## Current behavior The `anchor` and `web` apps live in a directory at the top level of the project. ## Expected behavior I can pass in a `--directory` parameter that...
when run multiple apps in local system (if localHost:3000 used by other apps then this app not move to other port like port:3001 port:3002)
This is in reference to the `next` branch.
When running nx build web The error is NX Cannot find module '@swc/types' This might be setup or inexperience with NX FYI - nx serve web works fine
**Description:** When I run `npx create-solana-dapp`, I am only presented with a single template option with no-Anchor. I am not seeing Anchor Basic Example or Anchor Counter Example with any...