Skip to content

rjokelai/willow-ui

 
 

Repository files navigation

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

About

Client for Willow cloud management and monitoring.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.6%
  • CSS 6.7%
  • Shell 5.2%
  • HTML 3.5%