#Tutor Starter
Starter theme for Tutor LMS.
To get started development, please make sure you have composer and npm installed and available in your machine. Then run composer install
and npm install
respectively.
To watch for changes and assets compilation please run npm watch or npm run watch