0.0.1 • Published 6 years ago

visual-express-ui v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

Visual Express UI

VX is a dynamic layer for the well-known Express, where listeners, routes and handlers are created from a configuration file, which can be modified using an intuitive user interface.

Dependencies

VX UI is the user interface used to customize the visual-express package. See more details in visual-express

Documentation

A comprehensive step-by-step from setup to extensions will be part of the next release.

Installation

From a console, go inside node_modules/visual-express-ui and execute:

$ npm start

visual-express must be running and listening on (http://localhost:8080). Because visual-express-ui connects to this service to get and post data.