storecraft
v1.4.2
Published
Official storecraft CLI
Downloads
354
Maintainers
Readme
Storecraft Official CLI
This CLI will help you bootstrap a repo and code to start a storecraft app.
create a store with
npx storecraft createThen,
migrate a store database with
npm run migrate
npm start