Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manonworld/egfwd-advanced-web
https://github.com/manonworld/egfwd-advanced-web
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/manonworld/egfwd-advanced-web
- Owner: manonworld
- Created: 2021-09-04T16:48:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-08T13:06:09.000Z (over 3 years ago)
- Last Synced: 2025-01-17T12:35:43.927Z (6 days ago)
- Language: JavaScript
- Size: 493 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 terminalAnd finally, point your browser to ``` http://localhost:3000 ```
### Clean
Run ``` make clean ```
Thanks