Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hilkojj/iets-online
https://github.com/hilkojj/iets-online
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hilkojj/iets-online
- Owner: hilkojj
- Created: 2020-02-12T12:37:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T14:50:14.000Z (about 2 years ago)
- Last Synced: 2024-11-09T09:44:08.520Z (3 months ago)
- Language: TypeScript
- Size: 816 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Run client:
`npm run build-client -- --watch`(Rebuilds on changes)
## Run server:
`npm run start`(Does not rebuild on changes)