mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
Updated docs
This commit is contained in:
@@ -28,10 +28,10 @@ NOTIFY_E2E_TEST_PASSWORD=your-password
|
||||
|
||||
#### Step 1: Install Gulp Globally
|
||||
|
||||
First, install Gulp globally if its not installed:
|
||||
First, make sure all dependencies are installed and updated:
|
||||
|
||||
```
|
||||
npm install -g gulp
|
||||
make bootstrap
|
||||
```
|
||||
|
||||
#### Step 2: Run the Gulp Test Task
|
||||
|
||||
Reference in New Issue
Block a user