For more or other examples please check out our main README
This example showcases our individual "Fields" components.
- Basic example
- Native CSS styling
- ES5 Compatible
HTML | CSS | Javascript
For further information, please refer to the relevant documentation listed below:
To run these examples, you'll need a web server. Even thought the examples consist of plain HTML, CSS, and Javascript, Acquired Components requires a valid hostname (e.g. localhost or 127.0.0.1).
- The first step is to clone the repository.
git clone git@github.com:acquiredcom/components-examples.git- Navigate to the the repository.
cd components-example- Access the examples through a web server. Use your web server software of choice to serve the examples. Ensure it's configured to host the content at a valid hostname, such as:
http://localhost/components-example