Skip to content

Initial Release - v1

Choose a tag to compare

@ndom91 ndom91 released this 03 Sep 21:41
· 116 commits to master since this release

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