jahvi / upward-examples

Examples using Magento's UPWARD JS server

Home Page:https://medium.com/@jahvi/magento-pwa-studio-what-is-upward-acf450fbee3e

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UPWARD Examples

Simple examples using UPWARD JS as a server, to run them:

  1. Run yarn to install dependencies.
  2. Open the server.js file and change the upwardPath to point to the YML config you want to test.
  3. Run yarn start to start the node server or yarn start:express to run a standard express server with UPWARD as a middleware.

Enjoy!

About

Examples using Magento's UPWARD JS server

https://medium.com/@jahvi/magento-pwa-studio-what-is-upward-acf450fbee3e


Languages

Language:CSS 96.3%Language:JavaScript 3.7%