Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 764 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 764 Bytes

Getting Started with FRESCO AppBuilder

This project allows users to create FRESCO applications using a GUI interface.

Usage

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.

Available Scripts

In the project directory, you can run:

yarn

Install dependancies

yarn start

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.