https://github.com/plughacker/demo-malga-checkout-angular
Usage example of Malga Checkout running on Angular
https://github.com/plughacker/demo-malga-checkout-angular
Last synced: about 1 year ago
JSON representation
Usage example of Malga Checkout running on Angular
- Host: GitHub
- URL: https://github.com/plughacker/demo-malga-checkout-angular
- Owner: plughacker
- Created: 2021-07-15T11:31:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T17:19:10.000Z (over 3 years ago)
- Last Synced: 2025-04-10T00:38:10.375Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 458 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo Malga Checkout Angular
This project is a demo of Malga Checkout 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/).