This project allows users to create FRESCO applications using a GUI interface.
Build the program with yarn
, then run the program with yarn start
.
Once the app runs, right click on the page to access FRESCO modules.
The "application" button on the right pane reveals the corresponding FRESCO application script, which will update as new modules are added and connected in the page.
In the project directory, you can run:
Install dependancies
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.