Skip to content

Commit f2d6159

Browse files
committed
Update README.md
1 parent e4eecd9 commit f2d6159

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@ $ git clone https://github.com/app-generator/rocket-django.git
5151
$ cd rocket-django
5252
```
5353

54+
> Install Node Modules
55+
56+
```
57+
$ npm i
58+
$ npm run build
59+
```
60+
5461
> Install **Django** modules via `VENV`
5562
5663
```bash

0 commit comments

Comments
 (0)