Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 901 Bytes

README.md

File metadata and controls

47 lines (28 loc) · 901 Bytes

Willow UI Build Status

Client for Willow cloud management and monitoring.

Get started

Prerequirements

Add you public ssh key (e.g. ~/.ssh/id_rsa.pub) to willow-resources/authorized_keys

Install dependencies

$ npm install

Start Willow server

$ sh start-willow.sh

Check that willow server works:

Open development environment

$ npm run start

Point your browser to willow-ui at http://localhost:3000 => you'll get the new version of Willow's user interface.

Tools

Babel

Sass

Tech

Redux

Material Design Lite