Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdtanrikulu/dwg-poc
PoC of web generator
https://github.com/mdtanrikulu/dwg-poc
Last synced: 4 days ago
JSON representation
PoC of web generator
- Host: GitHub
- URL: https://github.com/mdtanrikulu/dwg-poc
- Owner: mdtanrikulu
- Created: 2019-07-04T00:40:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T03:37:57.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T10:52:41.318Z (7 months ago)
- Language: JavaScript
- Size: 6.56 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#dwg PoC
To run project,
- install npm dependencies /w `npm i`
- run server /w `node server/main.js`
- runt client /w `npm run start`