Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 994 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 994 Bytes

Build Status

Open-ipsum-ui

UI for openipsum.com.

See the backend API here, it's a public API!

Contributing

If you find any bugs or would like to ask for features, please open an issue.

Otherwise details for running this application can be found below.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/jaxgeller/open-ipsum-ui this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development