@spryker-oryx/application
v1.4.0
Published
Basic infrastructure for Oryx applications
Downloads
538
Readme
Oryx Application package
Provides the basic infrastructure to Oryx application, such as SSR and routing.
Contains a standard oryx-app
component that is used in the standard boilerplate application:
<body>
<oryx-app></oryx-app>
</body>
Installation
npm install @spryker-oryx/application