x archetype
release-1.7.0
Welcome to the Interface X Archetype
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.
This project is a default setup of the Interface X Components. To run the project and see the components up&running:
git clone https://github.com/empathyco/x-archetype.git.npm installnpm run serve.This project has a couple a of npm commands which allow you to export/import the translations:
npm run json:csvnpm run csv:jsonIn that case you need to put the .csv files inside a folder called outputin the root directory.
Apache 2.0