mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 04:40: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
|
- [Bootstrap](https://getbootstrap.com/) for the layout
|
||||||
- [PNotify](https://github.com/sciactive/pnotify) for generic notifications
|
- [PNotify](https://github.com/sciactive/pnotify) for generic notifications
|
||||||
|
|
||||||
|
### run the app
|
||||||
|
```
|
||||||
|
cd app
|
||||||
|
npm start
|
||||||
|
```
|
||||||
|
|
||||||
|
### make a release
|
||||||
|
```
|
||||||
|
./makedist.sh
|
||||||
|
```
|
||||||
|
|
||||||
## license
|
## license
|
||||||
|
|
||||||
ISC
|
ISC
|
||||||
|
Reference in New Issue
Block a user