Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cjquines/sdweb

sd, for the web
https://github.com/cjquines/sdweb

Last synced: about 2 months ago
JSON representation

sd, for the web

Awesome Lists containing this project

README

        

# sdweb

tested with emcc version 3.1.48

the sd folder should be a near verbatim copy of sd source, except for:
- `.clang-format`
- `sdweb/`

to build:
- `cd build` and run `emmake make`
- `cd ../ui` and run `npm run build`
- serve from `dist` folder