RETIRED, this project has moved to https://github.com/ansible-community/ara-web
Go to file
Guillaume Vincent 46eada7f45 Read versions in Navbar from config
Change-Id: I1b3493e5f3898c92091bd1d96a5e598a6dfa7181
2018-09-17 16:14:52 +02:00
public First commit: Import 1.0 ara-web skeleton 2018-03-29 18:44:12 +02:00
scripts Connect ara-web with ara-server 2018-09-17 16:14:46 +02:00
src Read versions in Navbar from config 2018-09-17 16:14:52 +02:00
.gitignore First commit: Import 1.0 ara-web skeleton 2018-03-29 18:44:12 +02:00
.gitreview Added .gitreview 2017-12-15 21:49:27 +00:00
README.md First commit: Import 1.0 ara-web skeleton 2018-03-29 18:44:12 +02:00
package-lock.json Connect ara-web with ara-server 2018-09-17 16:14:46 +02:00
package.json Connect ara-web with ara-server 2018-09-17 16:14:46 +02:00

README.md

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