Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaoxinghu/interview
https://github.com/xiaoxinghu/interview
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xiaoxinghu/interview
- Owner: xiaoxinghu
- Created: 2023-12-27T23:09:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-27T23:09:50.000Z (about 1 year ago)
- Last Synced: 2024-11-11T09:03:11.415Z (about 2 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# e-com site
```
/
├── app/ # app code and unit tests
├── integration/ # end to end tests
├── package.json
└── ...
```