Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/team-fruit/clouditemcentral
https://github.com/team-fruit/clouditemcentral
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/team-fruit/clouditemcentral
- Owner: Team-Fruit
- Created: 2020-02-08T17:36:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T14:09:32.000Z (almost 2 years ago)
- Last Synced: 2023-08-03T17:35:53.224Z (over 1 year ago)
- Language: JavaScript
- Size: 998 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ItemRepositoryCloud
### setup
```
npm install
```### dev
```
npm run start
```### build
```
npm run build
```