Skip to content

it7-solutions/payment-public-plugin

Repository files navigation

Angular2 Payment public plugin

Installation

To run in development mode type 'npm run lite' - to run lite server. The server starts at http://localhost:3000/

Production

To make production build type 'npm run build' - to generate app and vendor bundles. Then type 'npm run minify' to generate compressed bundles.