robe-skeleton-ui Getting Started Download and Install git clone https://github.com/robeio/robe-skeleton-ui.git cd robe-skeleton-ui npm install Development Mode start npm start open browser http://localhost:8080 Test full test npm test test file npm testd App test and coverage npm testc Build build npm build