Skip to content

khanghy2130/TOYSHOP

Repository files navigation

Install dependencies

yarn install

Development mode

yarn dev

Run tests

yarn test

Generate DB types

Replace abcd12345 with project ID.

npx supabase gen types typescript --project-id abcd12345 > database.types.ts

Deployment

yarn build
yarn start

Outputs:

  • build/
  • public/build/

Others

Tailwind VSCode extension

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages