bolt-demo

This is a personal project to test bolt

commands

You can use bolt to run command on root for one or many apps / components.

Some quick recipes :

build all components

Components need to be build, you can build all components with following command.

bolt ws --only-fs="components/*" run build

run on one application

bolt w market-workspace-apps run start

Applications

TODO

  • Dev environment for components