Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ixoncloud/app-wear-and-tear
https://marketplace.ixon.cloud/en/apps/wear-tear
https://github.com/ixoncloud/app-wear-and-tear
Last synced: 1 day ago
JSON representation
https://marketplace.ixon.cloud/en/apps/wear-tear
- Host: GitHub
- URL: https://github.com/ixoncloud/app-wear-and-tear
- Owner: ixoncloud
- License: mit
- Created: 2024-01-22T09:22:07.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-26T07:05:56.000Z (3 months ago)
- Last Synced: 2024-11-09T11:39:35.392Z (about 2 months ago)
- Language: Svelte
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IXON Wear and Tear
Welcome to the workspace for developing the frontend components for the IXON Wear and Tear app.
## Basic information
Basic information on how to develop this app can be found in the component workspace repository.
- [Component Workspace](https://github.com/ixoncloud/component-workspace)
## Getting started
To get started, download this project as a ZIP, and extract it to your desired location.
```sh
npm install
npx cdk simulate wear-and-tear
```