RETIRED, this project has moved to https://github.com/ansible-community/ara-web
Go to file
Guillaume Vincent fc81f257d6 Extract Navbar component from App component
Change-Id: Ie2fa04dd6326dba736341b7baf51f17e04984254
2018-04-23 16:44:13 +02:00
public First commit: Import 1.0 ara-web skeleton 2018-03-29 18:44:12 +02:00
src Extract Navbar component from App component 2018-04-23 16:44:13 +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 First commit: Import 1.0 ara-web skeleton 2018-03-29 18:44:12 +02:00
package.json First commit: Import 1.0 ara-web skeleton 2018-03-29 18:44:12 +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