https://github.com/plughacker/demo-malga-checkout-full-angular
Usage example of Malga Checkout Full running on Angular
https://github.com/plughacker/demo-malga-checkout-full-angular
Last synced: 9 months ago
JSON representation
Usage example of Malga Checkout Full running on Angular
- Host: GitHub
- URL: https://github.com/plughacker/demo-malga-checkout-full-angular
- Owner: plughacker
- Created: 2022-11-28T12:07:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T18:31:56.000Z (over 3 years ago)
- Last Synced: 2025-07-17T03:42:58.462Z (12 months ago)
- Language: TypeScript
- Homepage:
- Size: 332 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo Malga Checkout Full Angular
This project is a demo of Malga Checkout Full running on Angular
## Running App
In the project directory, you can run:
```bash
yarn install
# or
npm install
```
The dependencies will be downloaded.
```bash
yarn start
# or
npm run start
```
Runs the app in the development mode.\
Open [http://localhost:4200](http://localhost:4200) to view it in the browser.
## Learn More
You can know more about Malga on our [website](https://www.malga.io/).