Skip to content

chenmfly/CMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Blog System

####Live Demo

Why?

For research.

What?

It's a Blog System use the following techniques build:

Front-end: AngularJS(CoffeeScript)+Bootstrap

Back-end: ASP.NET WEB API 2(OData 5.0)+Entity Framework 6

How?

1.Open the solution using Visual Studio 2012.2+

2.Use nuget get lost packages (Web Api & OData library need use Nightly Builds)

2.Modify the ConnectionString at web.config under Mvc project (SQL2005+)

3.Compile and run, it will automatically create the database and insert test data.

License

base MIT.