diff --git a/README.md b/README.md index 7782006b..9e88e550 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ +[Translate Code.pdf](https://github.com/jaodoka02/shop-translate/files/10088036/Translate.Code.pdf) # SHOP Shop is a sample e-commerce [Progressive Web App](https://developers.google.com/web/progressive-web-apps/). +Shop é um exemplo de [Progressive Web App] de comércio eletrônico(https://developers.google.com/web/progressive-web-apps/). + ![shop screenshot](https://user-images.githubusercontent.com/116360/39545341-c50a9184-4e05-11e8-88e0-0e1f3fa4834b.png) +![captura de tela da loja]( https://user-images.githubusercontent.com/116360/39545341-c50a9184-4e05-11e8-88e0-0e1f3fa4834b.png ) ## Features/highlights @@ -10,6 +14,13 @@ Shop is a sample e-commerce [Progressive Web App](https://developers.google.com/ - pattern for a real-life shopping cart and store checkout flow - pattern for using custom announcers for accessibility +## Recursos/destaques + +- um exemplo de site de compras de comércio eletrônico +- padrão para um carrinho de compras da vida real e fluxo de checkout da loja +- padrão para usar anunciantes personalizados para acessibilidade + + ## Setup ```bash $ git clone https://github.com/Polymer/shop.git @@ -17,22 +28,51 @@ $ cd shop $ npm i $ npm start ``` +## Configurar +```bash +$ git clone https://github.com/Polymer/shop.git +$ loja de CDs +$ npm eu +$ npm início +``` + ## Build ```bash $ npm run build ``` +## Construir +```bash +$ npm executar compilação +``` + ## Test the build To test prpl-server build: ```bash $ npm run serve:prpl-server ``` +## Testar a compilação +Para testar a compilação prpl-server: +```bash +$ npm run serve:prpl-server +``` + + To test static build: ```bash $ npm run serve:static ``` +Para testar a compilação estática: +```bash +$ npm run serve:static +``` -## Deploying +## Deploying// Our [production deployment of SHOP](https://shop.polymer-project.org/) is hosted on App Engine with Node.js. It can be deployed with [the same steps as PWA Starter Kit](https://polymer.github.io/pwa-starter-kit/building-and-deploying/#deploying-prpl-server). + +## Implantando// + +Nossa [implantação de produção do SHOP]( https://shop.polymer-project.org/ ) está hospedada no App Engine com Node.js. Ele pode ser implantado com [as mesmas etapas do PWA Starter Kit]( https://polymer.github.io/pwa-starter-kit/building-and-deploying/#deploying-prpl-server ). +