Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 17 - Menu e itens #61

Closed
wants to merge 12 commits into from
8,432 changes: 8,432 additions & 0 deletions package-lock.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usar pnpm pra instalar dependencias e remover o package-lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions package.json
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isso é pra testar no celular?

Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"type": "module",
"scripts": {
"dev": "vite",
"dev:host": "vite --host",
"test": "vitest",
"build": "vite build --emptyOutDir",
"preview": "vite preview",
Expand Down
Loading