Skip to content

Latest commit

 

History

History

example-6

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples 6

For more or other examples please check out our main README

This example shows

  • The single card component that provides a full card form

HTML | CSS | Javascript

Documentation

Running locally

In order to run the examples you need a webserver. Although its plain HTML, CSS and JavaScript Mollie Components needs a valid hostname (e.g. localhost or 127.0.0.1). For this README example we use the serve package but any other webserver should work just fine.

Clone the repo

git clone [email protected]:mollie/components-examples.git

Navigate to the the repo

cd components-example

Serve the examples via a webserver

npx serve