/ README.md
README.md
1 # Description 2 3 Application for displaying Status.im Analytics built using Hexo. 4 5 # Usage 6 7 * `yarn run build` - Build the application artifacts and output to `public` folder. 8 * `yarn run deploy` - Deploy to the `gh-pages` branch in the repo using Node.js script. 9 10 # Continuous Integration 11 12 Configured via the [`Jenkinsfile`](/Jenkinsfile) and a build job is executed on every push to `master` branch here: 13 https://ci.status.im/job/website/job/analytics.status.im/