FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Installation Steps update (clarifying differences between ports) · devhttps/frontend@de1fac1 · GitHub

Commit de1fac1

Browse files
committed
Installation Steps update (clarifying differences between ports)
1 parent 4a92435 commit de1fac1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

‎docs/01-start-here/01-installation-steps.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ You need a Mac or Linux PC (Ubuntu).
4747
$ cd frontend
4848
```
4949

50-
2. Get AWS Credentials using [Janus](https://janus.gutools.co.uk/) for *frontend* and *CMS fronts* (you will need access to Janus)
50+
2. Get AWS Credentials using [Janus](https://janus.gutools.co.uk/) for *Frontend* and *CMS fronts* (you will need access to Janus)
5151

5252
3. Make sure you have the [latest version of Java](#jdk)
5353

@@ -191,6 +191,8 @@ Now check that you are up and running by hitting the following URLs:
191191
* [http://localhost:3000/media/2012/dec/05/newspaper-editors-sign-up-leveson](http://localhost:3000/media/2012/dec/05/newspaper-editors-sign-up-leveson)
192192
* [http://localhost:3000/news/gallery/2012/dec/04/24-hours-in-pictures-gallery](http://localhost:3000/news/gallery/2012/dec/04/24-hours-in-pictures-gallery)
193193
194+
Please note, `make watch` proxies port 3000 with the ability to live reload assets, you could access all links using port 9000 as well.
195+
194196
If you have [setup local Nginx](https://github.com/guardian/frontend/blob/master/nginx/README.md) then try hitting
195197
[https://m.thegulocal.com](https://m.thegulocal.com)
196198

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL