8000 GitHub - uizaio/uiza-docs-api: Uiza API Reference
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

uizaio/uiza-docs-api

Repository files navigation

Deploy Local

install gem > 2.3.1
bundle install
DOC_ENV=local bundle exec middleman server
bundle install
DOC_ENV=['developement','production'] bundle exec middleman build --clean
point domain to build/index.html
0