Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 475 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 475 Bytes

Ideas.Web

A demo Angular 4 web app that serves as frontend for Ides.Api.

How to run

  1. Run Ideas.Api project.
  2. Run ng serve in command line inf Ideas.Web project folder to start a dev server.
  3. Navigate to http://localhost:4200/.

Screenshots

Login

login

A list of the newest ideas

newest

Adding a new idea

add