create-solana-dapp icon indicating copy to clipboard operation
create-solana-dapp copied to clipboard

CLI for creating Solana dApps on the fly

Results 8 create-solana-dapp issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/solana-developers/create-solana-dapp/assets/24286691/f5542a41-4fcc-477f-aa6d-8cc3586491a8) 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.

bug
example needed

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:...

bug
enhancement
good first issue
example needed

## 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)

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