We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c865cc commit e11a86fCopy full SHA for e11a86f
README.md
@@ -1,2 +1,11 @@
1
# centralconfig-ui [](https://circleci.com/gh/cagedtornado/centralconfig-ui)
2
UI for the [centralconfig service](https://github.com/cagedtornado/centralconfig)
3
+
4
+## Building
5
6
+Make sure [yarn](https://yarnpkg.com/en/) is installed, then:
7
8
+```shell
9
+yarn
10
+yarn build
11
+```
0 commit comments