sonicoder86 / angular2-babel-esnext-starter

Angular development and testing examples with Babel in Javascript (ES6/ES7).
487 stars 84 forks source link

added post details view #18

Closed shootermv closed 8 years ago

shootermv commented 8 years ago

hi , i created support for post details view - instead of going to external website you can view your article in the site. the content stored as html file in the server/articles directory In case you like the idea i will be very glad... If you have different plans - feel free to reject... Anyway - you did great work Thanks

sonicoder86 commented 8 years ago

Thanks :) With this repository i don't want to go into a direction with more complex structures. The main focus is to show as many features of the framework as possible. Next points would be to add i18n support again, animations, precompiling etc.