Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manonworld/egfwd-advanced-web


https://github.com/manonworld/egfwd-advanced-web

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# EGFWD

Advanced Web Module for EGFWD

### Install

Run ``` make install ```

### Run

Run ``` make run-frontend ```
And ``` make run-backend ``` in another terminal

And finally, point your browser to ``` http://localhost:3000 ```

### Clean

Run ``` make clean ```

Thanks