I am following below path to deploy:
- npm install -g yo gulp
- npm install -g @microsoft/generator-sharepoint
- yo @microsoft/sharepoint
- gulp trust-dev-cert
- gulp serve
After gulp serve command I'm getting this error: This page can't be displayed
Please suggest how we can deploy SharePoint Framework?