Initial Release - v1
create-pika-app
v1
Still a bit rough around the edges, but will definitely give you a nice little starter project / directory.
Usage:
npx create-pika-app myNewApp
cd myNewApp
npm run dev
Visit localhost:5000
Still a bit rough around the edges, but will definitely give you a nice little starter project / directory.
npx create-pika-app myNewApp
cd myNewApp
npm run dev
Visit localhost:5000