Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 616de7f

Browse files
a
1 parent 008b81e commit 616de7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Or you can download the files from Github from [here](https://github.com/Postman
5656
npm install
5757
```
5858
- Once the install is finnished, run the following to generate the `bundle.js` file which is included inside of your `index.html` file.
59+
>#### `Note : NPM is only installedto give you the most up to date framework packages on npm, and to help wiht the dev server and bundling of the js. ActiveJS does not require node to run in the background, just to download the packages.`
5960
```
6061
npm run build
6162
```

0 commit comments

Comments
 (0)