Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 559 Bytes

File metadata and controls

12 lines (8 loc) · 559 Bytes

Angular Core Quiz App

Updated Angular Quiz App with Angular 8.1.2, Core 3.1, and Node 12.14.0 with SQL Server data store on backend

Errors

  • If you run into this error, "Could not find module "@angular-devkit/build-angular" from ..."
    Install @angular-devkit/build-angular as a dev dependency. This package is newly introduced in Angular 6+
    npm install --save-dev @angular-devkit/build-angular

CKEditor - Rich Text Editor plug-in for input fields

Documentation can be found here, https://ckeditor.com/