0.0.1 • Published 2 years ago

gallo v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Gallo README

This is E. & J. Gallo Winery code base repository. Here you will find useful information on how to setup project and start development.

How do I get set up?

  • checkout gallo repository
  • add ecom-gallo folder to your VS code workspace
  • run following commands
  • npm install
  • npm run build
  • npm run import:site
  • upload cartridges to your sandbox
  • upload images
  • reindex site indexes

Contribution guidelines

Who do I talk to?

  • Repo owner or admin: Astound Commerce (@r.ryabyy)
  • Project team lead: @o.zubkov
  • FE lead: @v.ulanov
  • QA lead: @r.kampov
  • BE consultant: @g.melnyk

Architecture layers

This is Astound Boilerplate based (Store Front Reference Architecture) project. https://bitbucket.org/astoundcommerce/sfra-boilerplate/src/develop/README.md

Features List

- TODO

Tools

- [NPM Tasks](documentation/tools/NPMTasks.md)
- [Webpack Configuration](documentation/tools/WebpackConfiguration.md)

Guides

- [Repository structure ](documentation/guides/RepositoryStructure.md)
- [How to develop project ](documentation/guides/HowToDevelopProject.md)
- [How to manage dependencies](documentation/guides/HowToManageDependencies.md)
- [Dev Tools guide](documentation/guides/dev/DevToolsList.md)
- [SVG icons add / change / reuse](cartridges/app_storefront_widgets/cartridge/templates/default/common/icons/README.md)