storecraft
v1.3.0
Published
Official storecraft CLI
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