
* install react-router and redux * create redux store and start fetching some playbooks from ara-server * create playbooks and config states in redux Change-Id: I455f217797fc69d722bedd573eaed2cea70ede6b
ARA-WEB
requirements
- node LTS
install
git clone git@github.com:guillaumevincent/ara-web.git
cd ara-web
npm install
npm start
test
npm test
Description