Skip to content

vientos/vientos-app

Repository files navigation

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!