1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00

add dev instructions

This commit is contained in:
s2
2018-06-03 13:53:29 +02:00
parent cb87d6a9cd
commit ae314d1d0a

View File

@@ -31,6 +31,17 @@ There are just some js libraries:
- [Bootstrap](https://getbootstrap.com/) for the layout
- [PNotify](https://github.com/sciactive/pnotify) for generic notifications
### run the app
```
cd app
npm start
```
### make a release
```
./makedist.sh
```
## license
ISC