| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -47,7 +47,7 @@ You need a Mac or Linux PC (Ubuntu). | |||
| 47 | 47 | $ cd frontend | |
| 48 | 48 | ``` | |
| 49 | 49 | ||
| 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) | ||
| 51 | 51 | ||
| 52 | 52 | 3. Make sure you have the [latest version of Java](#jdk) | |
| 53 | 53 | ||
@@ -191,6 +191,8 @@ Now check that you are up and running by hitting the following URLs: | |||
| 191 | 191 | * [http://localhost:3000/media/2012/dec/05/newspaper-editors-sign-up-leveson](http://localhost:3000/media/2012/dec/05/newspaper-editors-sign-up-leveson) | |
| 192 | 192 | * [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) | |
| 193 | 193 | ||
| 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 | + | ||
| 194 | 196 | If you have [setup local Nginx](https://github.com/guardian/frontend/blob/master/nginx/README.md) then try hitting | |
| 195 | 197 | [https://m.thegulocal.com](https://m.thegulocal.com) | |
| 196 | 198 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments