diff options
author | Hakim El Hattab | 2013-09-14 12:20:59 -0400 |
---|---|---|
committer | Hakim El Hattab | 2013-09-14 12:20:59 -0400 |
commit | ba20df4db9b510c115f0134933fc2eff77fb6c4f (patch) | |
tree | 9f0386005363469206e7fd1d1c347dc0ecb6e6b2 /README.md | |
parent | 73bfb87ed1152883da5fa65e476565fc77146992 (diff) |
add note about port #608
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -778,6 +778,8 @@ $ grunt serve 8. Open <http://localhost:8000> to view your presentation +You can change the port by using `grunt serve --port 8001`. + ### Folder Structure - **css/** Core styles without which the project does not function |