Skip to content

Commit

Permalink
updated readme.md
Browse files Browse the repository at this point in the history
jeffchiudev committed Nov 18, 2020
1 parent e5181bf commit ac5b08c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -28,7 +28,9 @@ _1. Download [this](https://github.com/jeffchiudev/example-repo) repository onto

_2. This page utilizes Node package manager and requires local files to be installed. Once you've cloned the repository and it's accompanying config files, use the following command `npm install` to install the necessary NPM files to display correctly._

_3. Double click index.html to open it in your web browser._
_3. Type `npm run build` to compile the page into the distribution directory with a new index.html and new bundle.js file.._

_4. Type `npm run start` to begin a live server to view the page._

### Open via Bash/GitBash:

0 comments on commit ac5b08c

Please sign in to comment.