Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.48 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.48 KB

vientos-app

Build Status Code Climate bitHound Code

Greenkeeper badge bitHound Dependencies NSP Status Known Vulnerabilities

dev setup

yarn
bower install
cp config.example.json config.json
npm start

You will also need to run vientos-service

multilingual

Project uses Polymer.AppLocalizeBehavior please always add new strings to labels.json in vientos-data and never hardcode untranslated strings in any of the templates!