Skip to content

jobaerkhan/StoryBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NewsStories

A simple blog application with Asp.net web api and Angular 6

I have followed https://github.com/gothinkster/angular-realworld-example-app for frontend

In this project I have used: ASP.Net Web API ASP.NET Identity Angular 6

Steps to run this project:

  1. Build backend project

  2. Change connection string from Web.config

  3. run Update-Database from package manager console

  4. Run the backend application

  5. Open frontend application and Install npm packages (run npm install)

  6. Give your backend localhost address on environment.ts file

  7. Run ng serve --open

Now you are good to browse the site http://localhost:4200 On seed I have created a user with userName: jobaer and password: jobaer

About

A simple blog application with Asp.net web api and Angular 6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors