Skip to content

empathyco/x-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

559 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Interface X

License Created by

Welcome to the Interface X Archetype

What is this repository for?

The purpose of this repository is to be the starting point to a customer setup using the X Components. Please take a look at the documentation.

If you want to contribute to this project please keep in mind that it uses Conventional Commits for its commit messages.

How to install

This project is a default setup of the Interface X Components. To run the project and see the components up&running:

  1. Clone it to your local environment: git clone https://github.com/empathyco/x-archetype.git.
  2. Install the dependencies npm install
  3. Run the development server: npm run serve.
  4. Open http://localhost:8080.

License

Apache 2.0