mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
use default port 4200 for development (#322)
This commit is contained in:
committed by
Cilibiu Bogdan
parent
c4b03e2bb4
commit
d586073705
@@ -35,7 +35,7 @@ and then check out one of our issues in the [Jira][jira] or [GitHub][github]
|
||||
|
||||
## Development server
|
||||
|
||||
Run `npm start` for a dev server. Navigate to `http://localhost:3000/` (opens by default).
|
||||
Run `npm start` for a dev server. Navigate to `http://localhost:4200/` (opens by default).
|
||||
The app will automatically reload if you change any of the source files.
|
||||
|
||||
## Build
|
||||
|
||||
Reference in New Issue
Block a user