Skip to content

Latest commit

 

History

History
 
 

README.md

example

setup

bundle install

dev

start dev server

bin/mayu dev

build

builds a production bundle

bin/mayu build

serve

loads a production bundle

bin/mayu serve