Skip to content

ringku369/Online_Exam_System_With_Angular_Laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online exam system for demo purpose

##Installation steps

Import database file and put proper credential into .env file for backend side

go to the fronend folder path and run npm install and to update base url go to the folder path \src\app\services then put proper base url in baseurl.service.ts file after that finaly run command ng serve -o