mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 07:03:12 -04:00
Update README.md
This commit is contained in:
@@ -19,10 +19,13 @@ Application to handle the admin functions of the notifications application.
|
|||||||
The GOV.UK frontend toolkit is a submodule of this project.
|
The GOV.UK frontend toolkit is a submodule of this project.
|
||||||
To get the content of the toolkit run the following two commands
|
To get the content of the toolkit run the following two commands
|
||||||
|
|
||||||
git submodule init
|
git submodule init
|
||||||
|
|
||||||
git submodule update
|
git submodule update
|
||||||
|
|
||||||
|
|
||||||
### To run the sample application run:
|
### To run the sample application run:
|
||||||
|
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
python app.py
|
python app.py
|
||||||
|
|||||||
Reference in New Issue
Block a user