git clone https://github.com/robeio/robe-skeleton-ui.git
cd robe-skeleton-ui
npm install
- start
npm start
- open browser http://localhost:8080
- full test
npm test
- test file
npm testd App
- test and coverage
npm testc
- build
npm build
git clone https://github.com/robeio/robe-skeleton-ui.git
cd robe-skeleton-ui
npm install
npm start
npm test
npm testd App
npm testc
npm build