Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 320 Bytes

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.