kt3k / agreed-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agreed UI

UI for Agreed

ScreenShot

Install

$ npm install agreed-ui --save-dev

Usage

$ agreed-ui --path ./test/agreed.json --port 3000

Serve with Express Open http://localhost:3000 to view it in the browser.

$ agreed-ui build --path ./test/agreed.json --dest ./build

Builds the app for static-hosting to the build folder

About


Languages

Language:JavaScript 63.0%Language:CSS 25.9%Language:HTML 11.1%