AdryanneKelly / coopartilhar-landing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CooPartilhar

Criado para oferecer suporte financeiro Γ‘gil e eficiente, o aplicativo ajuda membros da cooperativa que enfrentam dificuldades devido Γ s enchentes no Rio Grande do Sul.


πŸ’š Landing Page

just-the-basics

πŸš€ Estrutura

Neste projeto vocΓͺ encontrarΓ‘ as seguintes pastas e arquivos base:

/
β”œβ”€β”€ src/
|   β”œβ”€β”€ assets/
|   |   └── ...all the images and icons used in this project
β”‚   β”œβ”€β”€ components/
|   |   β”œβ”€β”€ sections/
|   |   └── ...other components
β”‚   β”œβ”€β”€ layouts/
β”‚   β”‚   └── Layout.astro
β”‚   └── pages/
β”‚       β”œβ”€β”€ index.astro
|       └── TermsOfUse.astro
└── package.json

🧞 Comandos

Comando Ação
npm install Instalar dependΓͺncias
npm run dev Iniciar servidor de desenvolvimento local localhost:4321
npm run build Buildar site de produção para ./dist/
npm run preview Preview do seu build local, antes do deploy
npm run astro ... Rodar comandos CLI como astro add, astro check
npm run astro -- --help Obter ajuda usando Astro CLI

About


Languages

Language:Astro 97.8%Language:JavaScript 2.2%