1.0.10 • Published 9 months ago
storecraft v1.0.10
Storecraft Official CLI
This CLI will help you bootstrap a repo and code to start a storecraft app.
create a store with
npx storecraft create
Then,
migrate a store database with
npm run migrate
npm start