Skip to content

digitalore/shopify-subscription-app

 
 

Repository files navigation

subscription-app

Requirements

  • yarn

Running the app

  1. clone this repository using ssh
  2. cd subscription-app
  3. run yarn to install local dependencies
  4. run yarn build to build a production bundle
  5. run yarn start to start a mimicked production server

Side notes

  • To run in a development environment with hot-reload, run yarn dev
  • To run linters, run yarn lint
  • To run tests, run yarn test

About

Node/Express, React/Mobx. NextJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.7%
  • CSS 20.8%
  • JavaScript 12.5%