appwish / web-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appwish web UI

Web UI of Appwish platform

Appwish architectural design

Appwish features map

Building

To start development version of your application:

yarn dev

To build production version of your application:

yarn build

To start production version of your application after build:

yarn start

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 98.3%Language:Dockerfile 1.0%Language:Shell 0.4%Language:CSS 0.3%