KlavierCat / water-ui

User interface for Water Transparency project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://github.com/codeforireland2/swagger-mongoose-react-firebase as base

UI seperation

git clone https://github.com/codeforireland2/swagger-mongoose-react-firebase
cd swagger-mongoose-react-firebase
yarn # if first time install possible global install needed

git pull https://github.com/codeforeurope/water-ui
git pull https://github.com/codeforeurope/water-api
git pull https://github.com/codeforeurope/water-data

npm start 

npm run build-storybook

npm run storybook

To Test all components in src/components

NODE_ENV=development npm run cosmo

Issues

Translate to json TODO

  • po2json -i lang/locale/en/LC_MESSAGES/messages.po -o translations.json -t lang/locale/templates/LC_MESSAGES/messages.pot --errorlevel traceback

Please report any issues at the Transparent-Water repository. You can reference issues in commits using:

npm commit -m "I fixed codeforeurope/transparent-water#1"

About

User interface for Water Transparency project

License:GNU General Public License v3.0


Languages

Language:JavaScript 56.7%Language:CSS 33.1%Language:HTML 10.2%Language:Smarty 0.1%