Skip to content

Commit e11a86f

Browse files
authored
Update README
Added build instructions
1 parent 4c865cc commit e11a86f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# centralconfig-ui [![Circle CI](https://circleci.com/gh/cagedtornado/centralconfig-ui.svg?style=shield)](https://circleci.com/gh/cagedtornado/centralconfig-ui)
22
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

Comments
 (0)