Skip to content

BuilderIO/fusion-workspace-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fusion Workspace Example

This repo demonstrates using Builder Fusion across multiple repositories, for instance a Storybook repo to understand a custom design system and an app to output new UIs into using that design system.

The design system is in the storybook folder and the app is in the app folder. See AGENT.md for additional instructions we give the Fusion agent.

API documentation of an internal Users API is in the api folder.

See fusion.config.json for the configuration of the Fusion workspace.

Running Fusion

To launch, you'll need to install dependencies in the app

cd app && npm install

Then, you can launch Fusion from the workspace root with the following command:

npx builder.io@latest launch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published