Giter Site home page Giter Site logo

hevelop / venia-pwa-concept Goto Github PK

View Code? Open in Web Editor NEW

This project forked from magento-research/venia-pwa-concept

0.0 6.0 0.0 1.43 MB

⚠️Experimental playground of the new PWA theme for Magento 2 based on the Peregrine component library and Buildpack tools

PHP 15.97% JavaScript 68.97% HTML 0.57% CSS 14.49%

venia-pwa-concept's Introduction

Venia PWA Concept

CircleCI

Setup

  1. Clone the Magento 2 Vagrant setup locally
  2. Open the Vagrantfile, and find config.vm.synced_folder '.', '/vagrant', disabled: true. Then, before that line, add config.vm.synced_folder '/Users/me/venia-pwa-concept', '/Users/me/venia-pwa-concept', type: "nfs", create: true, where the specified path is the absolute path locally to your copy of this repository
  3. Copy magento2-vagrant-for-developers/etc/config.yaml.dist to magento2-vagrant-for-developers/etc/config.yaml, update php_version to 7.1 and add branch 2.3-develop to repository config.yaml
  4. Go through the normal setup process for the Vagrant box (./init-project).
  5. On your host, cd to magento2-vagrant-for-developers/magento2ce/app/code/Magento, and run ln -s /Users/me/venia-pwa-concept/module Pwa
  6. On your host, cd to magento2-vagrant-for-developers/magento2ce/app/design/frontend/Magento, and run ln -s /Users/me/venia-pwa-concept/theme-frontend-venia venia
  7. Copy .env.dist to .env and update as necessary, i.e. with the correct host URL.
  8. Run npm install. Note if you run inside the vagrant box you may need to install and switch to a newer version of node.
  9. If making changes, run npm start to start the development server.
  10. Login to /admin, and change your store's theme to venia

venia-pwa-concept's People

Contributors

drewml avatar jimbo avatar zetlen avatar matthewhaworth avatar raith-hamzah avatar bobbyshaw avatar

Watchers

James Cloos avatar Alex Bordin avatar Davide Barlassina avatar Simone Marcato avatar Enrico Tessari avatar Matteo Manfrin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.