Skip to content

Updated Angular Quiz App with Angular 10 and Core 3.1 with SQL Server data store backend

Notifications You must be signed in to change notification settings

khambley/AngularCoreQuizApp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Updated Angular Quiz App with Angular 10 and Core 3.1 with SQL Server data store backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published