https://github.com/vientos/vientos-app
vientos progressive web app
https://github.com/vientos/vientos-app
economy progressive-web-app pwa social solidarity valueflows web-components
Last synced: about 1 month ago
JSON representation
vientos progressive web app
- Host: GitHub
- URL: https://github.com/vientos/vientos-app
- Owner: vientos
- Created: 2016-11-30T02:18:47.000Z (over 8 years ago)
- Default Branch: staging
- Last Pushed: 2018-09-21T20:08:42.000Z (over 6 years ago)
- Last Synced: 2024-11-03T23:34:39.287Z (6 months ago)
- Topics: economy, progressive-web-app, pwa, social, solidarity, valueflows, web-components
- Language: HTML
- Homepage:
- Size: 1.47 MB
- Stars: 6
- Watchers: 5
- Forks: 4
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - vientos/vientos-app - vientos progressive web app (web-components)
README
# vientos-app
[](https://travis-ci.org/vientos/vientos-app)
[](https://codeclimate.com/github/vientos/vientos-app)
[](https://www.bithound.io/github/vientos/vientos-app)[](https://greenkeeper.io/)
[](https://www.bithound.io/github/vientos/vientos-app/staging/dependencies/npm)
[](https://nodesecurity.io/orgs/vientos/projects/8ce10402-be35-4831-bc4f-936d5a336d0b)
[](https://snyk.io/test/github/vientos/vientos-app)## dev setup
```shell
yarn
bower install
cp config.example.json config.json
npm start
```You will also need to run [vientos-service](https://github.com/vientos/vientos-service)
### multilingual
Project uses [Polymer.AppLocalizeBehavior](https://elements.polymer-project.org/elements/app-localize-behavior) please always add new strings to `labels.json` in [vientos-data](https://github.com/vientos/vientos-data) and **never hardcode untranslated strings** in any of the templates!