Skip to content
/ mast Public
forked from R-JG/mast

A framework for building reactive Sail interfaces

License

Notifications You must be signed in to change notification settings

urbit/mast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

%mast

%mast is an Urbit-native reactive SSR Web framework. The new %mast component system lets you build a purely reactive component based UI on top of your Gall agent.

WIP

To test out %mast with the demo agent, copy the /desk files into a desk, boot the %demo agent, and go to your-ship-url/mast-demo in the browser.

> |new-desk %mast
> |mount %mast
% cp -r ~/path/to/repo/* ~/path/to/ship/mast/
> |rein %mast [& %mast]
> |revive %mast

About

A framework for building reactive Sail interfaces

Resources

License

Stars

Watchers

Forks

Languages

  • hoon 81.6%
  • JavaScript 18.4%