igniteui-cli
igniteui-cli copied to clipboard
serve port is not configurable through cli for igniteui-react projects
Description
The prompt for default port has no effect on the project configuration when using react
- Ignite UI CLI version: N/A
- Framework: React
- Project type: igr
Steps to reproduce
- Create a new
IgniteUI for Reactproject w/ the CLI - Add some views, hit
Complete & Run - Choose a port different from
3000and hitEnter
Result
App is running on port 3000
Expected result
App should be running on specified port