mirror of
https://github.com/S2-/gitlit
synced 2025-08-02 12:20:05 +02:00
add dev instructions
This commit is contained in:
11
README.md
11
README.md
@@ -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
|
||||
|
Reference in New Issue
Block a user