ditherking
v0.1.1
Published
One-command starter for Ditherking React projects
Downloads
159
Readme
ditherking CLI
Create a ready-to-run React app prewired with @kalaanakonda/ditherking-react.
Usage
npx ditherking init my-dither-appThen:
cd my-dither-app
npm install
npm run dev