An open API service indexing awesome lists of open source software.

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

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/).