/bookstore-ui

A web-based UI for any RESTful implementation of the Bookstore sample application

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

bookstore-ui

This is a lightweight UI application designed to front-end any RESTful implementation of the Bookstore sample/training application. Implementations so far:

Setup

  1. Clone this repo

  2. Run

npm install

Start server

npm start

Listens on localhost:8081