EGF Delivery Módulo WEB
https://github.com/alternatribe/delivery-web
Este pojeto foi gerado usando o Angular CLI versão 12.0.0. Por isso você vai precisar ter instalado o Node.js versão 12 ou superior e o Angular CLI
Clone o projeto no git:
git clone https://github.com/alternatribe/delivery-web.git
ou faça o download do projeto clicando no botão Clone e depois em Download ZIP
Depois de baixado o projeto, entre na pasta delivery-web e execute npm install
cd delivery-web
npm install
ng serve
Para abrir o site, acesse http://localhost:4200
ng build
Esse comando irá gerar uma pasta dist
com os arquivos gerados e prontos para publicar em qualquer servidor http.