This project was generated with Angular CLI version 14.2.1.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Navigate to root/of/the/project/${server} and run npm install to install mini-server dependencies Navigate to the route to install the project dependencies.
ng serve in the route folder and npm start in the server folder.
In the server/server.js replace the stripe_secret_key with your stripe account key.
In the src/app/pages/cart.component.ts replace stripe_public_shareable_key with your stripe_account pk_key