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

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan-Langton committed Jul 21, 2020
1 parent a7432ef commit d314227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Or you can download the files from Github from [here](https://github.com/Postman
npm install
```
- Once the install is finnished, run the following to generate the `bundle.js` file which is included inside of your `index.html` file.
>#### `Note : NPM is only installed to 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.`
>#### `Note : NPM is only installed to give you the most up to date framework packages on npm, and to help with the dev server and bundling of the js. ActiveJS does not require node to run in the background, just to download the packages.`
```
npm run build
```
Expand Down

0 comments on commit d314227

Please sign in to comment.