mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 12:38:25 -04:00
updated readme
This commit is contained in:
@@ -36,7 +36,8 @@ n is a tool for managing different versions of node. The following installs n an
|
|||||||
Most of the frontend dependencies are managed using Git Submodules. Some are
|
Most of the frontend dependencies are managed using Git Submodules. Some are
|
||||||
managed with NPM and Bower. To install or update *all the things*, run
|
managed with NPM and Bower. To install or update *all the things*, run
|
||||||
```shell
|
```shell
|
||||||
git submodule init --update
|
git submodule init
|
||||||
|
git submodule update
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user