Notely is a note taking app that I'm creating to learn Angular ๐
- Open a console in
Notely.Web
and rundotnet ef database update
- Open a console in
Notely.WebUI
and runnpm install
- Run the
Notely.Web.https
run configuration - Open a console in
Notely.WebUI
and runng serve
- Got to
http:localhost:4200
to view the app