Awesome
MazWebApp (stand for Magazine Website + Application)
MazWebApp is a lite version of Magazine Website. The last version is too old up to now. So I am doing some updates to new version of .NET (ASP.NET MVC 6) and a lot of new things.
Getting Started
Download / Clone
Clone the repo using Git:
git clone https://github.com/thangchung/magazine-website/tree/mazwebapp.git
Build
jspm install
dnu restore
dnu build
dnx . web
You are ready to go => http://localhost:5000
Versioning
For transparency into our release cycle and in striving to maintain backward compatibility, MazWebApp is maintained under the the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible.
Want to contribute?
If you found a bug, have any questions or want to contribute. Follow our guidelines, and help improve the MazWebApp. For more information visit our wiki.
License
© ThangChung, 2015. Licensed under an MIT license.