Help translate Status into your language! https://translate.status.im/
Go to file
Jakub Sokołowski c42b5aa145
remove useless env variables
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-05-24 08:29:06 -04:00
bin add Jenkinsfile for CI deployments 2019-05-24 08:02:31 -04:00
public update manifest 2019-05-24 08:18:21 -04:00
src update manifest 2019-05-24 08:18:21 -04:00
.gitignore add a gitignore 2019-05-24 07:26:17 -04:00
Jenkinsfile remove useless env variables 2019-05-24 08:29:06 -04:00
LICENSE dd MIT license 2019-05-24 07:26:29 -04:00
README.md update readme 2019-05-24 08:22:35 -04:00
package.json fix homepage 2019-05-24 08:18:03 -04:00
translationRunner.js add page sources, including static images 2019-05-24 07:31:42 -04:00

README.md

Description

Website about community organized localization of Status.im App.

Deployment

yarn install
yarn run build
yarn run deploy

Development

yarn install
yarn run start

CI