Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 465 Bytes

File metadata and controls

13 lines (8 loc) · 465 Bytes

Paste

Angular 2 Project with Firebase backend powered by AngularFire2.

Live demo

Live demo can be found here:
❤️ Firebase hosting

Fix

There're some bugs with awesome-typescript-loader that can't load hightlight.js and any library with .js suffix.
After run npm install you must rename @types/hightlight.js to @types/hightlightjs and hightlight.js to hightlightjs in node_modules.