Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`